new
Method
This is a method of the BotMessage class in the protocols module.Create a new bot message
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
new: Create a new bot message
This is a method of the BotMessage class in the protocols module.Create a new bot message
def new(sender_id: impl Into<String>, content: impl Into<String>) -> Self