send_message
AsyncMethod
This is a method of the BotProtocol class in the protocols module.Send a message to a channel.
Signature
Parameters
Target channel ID
Message content
Optional message ID to reply to
Optional thread ID for threaded replies
Returns
The sent message
Source
View on GitHub
praisonaiagents/bots/protocols.py at line 344
