mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-07 03:38:53 -05:00
`ctx.me` handles using `ctx.guild.me` if `ctx.guild is not None` `ctx.guild.me` directly errors in DMs.
`ctx.me` handles using `ctx.guild.me` if `ctx.guild is not None` `ctx.guild.me` directly errors in DMs.