Discord py obtenir l'utilisateur par ID
user = bot.get_user(user_id)
IllegalBeagle123
user = bot.get_user(user_id)
channel = discord.utils.get(ctx.guild.channels, name=given_name)
channel_id = channel.id
await client.fetch_channel(channelId)
503609286367248384