name
Method
This is a method of the BotChannel class in the bots module.Set channel name.
Signature
Parameters
No description available.
Returns
The result of the operation.
name: Set channel name.
This is a method of the BotChannel class in the bots module.Set channel name.
def name(mut self, name: impl Into<String>) -> Self