Constructor: webViewMessageSent
Info about a sent inline webview message
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| msg_id | InputBotInlineMessageID | Optional | Message ID |
Type: WebViewMessageSent
Example:
$webViewMessageSent = ['_' => 'webViewMessageSent', 'msg_id' => InputBotInlineMessageID];