#is there a way to typecast from `discord.User` to `discord.ext.commands.Bot`
1 messages · Page 1 of 1 (latest)
You can access the bot's user object with commands.Bot.user, if that's what you're looking for
You can not access a users number of guilds and so on if that's what you're asking.
can you access a user's bot object (if you know what i mean) if the user is a bot account
if you are using your bot i think the user's bot object is just a user object