message_id
Method
This is a method of the BotMessageProtocol class in the protocols module.Unique message identifier.
Signature
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/bots/protocols.py at line 234message_id: Unique message identifier.
This is a method of the BotMessageProtocol class in the protocols module.Unique message identifier.
def message_id() -> str
praisonaiagents/bots/protocols.py at line 234