@client.command() async def Ping(ctx): await ctx.send(f"PONG! latency is {round(client.latency *1000)} ms!")