Link Search Menu Expand Document

Constructor: inlineButtonTypeUrlAuth

Back to constructors index

Attributes:

NameTypeRequired
fwd_textstringOptional
urlstringYes
button_idintYes

Type: InlineButtonType

Example:

$inlineButtonTypeUrlAuth = ['_' => 'inlineButtonTypeUrlAuth', 'fwd_text' => 'string', 'url' => 'string', 'button_id' => int];