delete_message
AsyncMethod
This is a method of the BotProtocol class in the protocols module.Delete a message.
Signature
Parameters
Channel containing the message
ID of message to delete
Returns
True if deleted successfully
Source
View on GitHub
praisonaiagents/bots/protocols.py at line 382
