Link Search Menu Expand Document

Constructor: webViewMessageSent

Back to constructors index

Info about a sent inline webview message

Attributes:

NameTypeRequiredDescription
msg_idInputBotInlineMessageIDOptionalMessage ID

Type: WebViewMessageSent

Example:

$webViewMessageSent = ['_' => 'webViewMessageSent', 'msg_id' => InputBotInlineMessageID];