metadata
Method
This is a method of the BotMessage class in the bots module.Add metadata.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
metadata: Add metadata.
This is a method of the BotMessage class in the bots module.Add metadata.
def metadata(mut self, key: impl Into<String>, value: serde_json::Value) -> Self