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