Link Search Menu Expand Document

Constructor: inputInlineButtonTypeUrlAuth

Back to constructors index

Attributes:

NameTypeRequired
request_write_accessBoolOptional
fwd_textstringOptional
urlstringYes
botInputUserOptional

Type: InlineButtonType

Example:

$inputInlineButtonTypeUrlAuth = ['_' => 'inputInlineButtonTypeUrlAuth', 'request_write_access' => Bool, 'fwd_text' => 'string', 'url' => 'string', 'bot' => InputUser];