bot_user
Method
This is a method of the BotProtocol class in the bots module.The bot’s user information.
Signature
Returns
The result of the operation.
bot_user: The bot’s user information.
This is a method of the BotProtocol class in the bots module.The bot’s user information.
def bot_user(&self) -> Option<&BotUser>