Skip to main content

username

Method
This is a method of the BotUser class in the bots module.
Set username.

Signature

def username(mut self, username: impl Into<String>) -> Self

Parameters

username
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.