- API ›
- Constructors ›
- WebViewMessageSent
WebViewMessageSent
---types--- webViewMessageSent#0c94511c msg_id:flags.0?InputBotInlineMessageID = WebViewMessageSent
Belongs to
| WebViewMessageSent |
In Rust this constructor is a variant of the enums::WebViewMessageSent enum.
Match on it with: if let enums::WebViewMessageSent::WebViewMessageSent(v) = result { ... }
Parameters
| msg_id | InputBotInlineMessageID | optional |