edit_message
AsyncMethod
This is a method of the BotProtocol class in the protocols module.Edit an existing message.
Signature
Parameters
Channel containing the message
ID of message to edit
New message content
Returns
The edited message
Source
View on GitHub
praisonaiagents/bots/protocols.py at line 364
