Skip to main content

delete_message

AsyncMethod
This is a method of the BasePlatformAdapter class in the base module.
Delete a message. Default: not supported → returns False.

Signature

Parameters

Any
required
No description available.
str
required
No description available.

Returns

bool
The result of the operation.

Source

View on GitHub

praisonaiagents/bots/base.py at line 529