get_channel
AsyncMethod
This is a method of the BotProtocol class in the bots module.Get channel information.
Signature
Parameters
&str
required
No description available.
Returns
Result<Option<BotChannel>>
The result of the operation.
get_channel: Get channel information.
This is a method of the BotProtocol class in the bots module.Get channel information.