discord.py get message from on_raw_reaaction_ad code example
Example 1: discord.py fetch channel
await client.fetch_channel(channelId)
Example 2: get guild from a channel discord py
channel.guild
await client.fetch_channel(channelId)
channel.guild