is_bot
Method
This is a method of the BotUser class in the bots module.Set is_bot flag.
Signature
Parameters
No description available.
Returns
The result of the operation.
is_bot: Set is_bot flag.
This is a method of the BotUser class in the bots module.Set is_bot flag.
def is_bot(mut self, is_bot: bool) -> Self