get_chat_info
AsyncMethod
This is a method of the BasePlatformAdapter class in the base module.Return metadata about a chat/channel (at least an
id key).
Signature
Parameters
Any
required
No description available.
Returns
Dict[str, Any]
The result of the operation.
Source
View on GitHub
praisonaiagents/bots/base.py at line 403
