Skip to main content

new

Method
This is a method of the BotUser class in the bots module.
Create a new bot user.

Signature

def new(user_id: impl Into<String>) -> Self

Parameters

user_id
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.