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