Skip to main content

edit_message

AsyncMethod
This is a method of the BotProtocol class in the bots module.
Edit an existing message.

Signature

Parameters

&str
required
No description available.
&str
required
No description available.
serde_json::Value
required
No description available.

Returns

Result<BotMessage>
The result of the operation.