get_channel
AsyncMethod
This is a method of the BotProtocol class in the protocols module.Get channel information.
Signature
Parameters
str
required
Channel ID to look up
Returns
Optional[BotChannel]
Channel information or None if not found
Source
View on GitHub
praisonaiagents/bots/protocols.py at line 444
