discord py Change guild member code example
Example 1: discord.py fetch channel
await client.fetch_channel(channelId)
Example 2: discord py get all channels in guild
guild.text_channels
await client.fetch_channel(channelId)
guild.text_channels