Skip to main content

bot_user

Method
This is a method of the BotProtocol class in the bots module.
The bot’s user information.

Signature

def bot_user(&self) -> Option<&BotUser>

Returns

Returns
Option<&BotUser>
The result of the operation.