Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Longman
TelegramBot
Entities
InlineQuery
InlineQueryResultCachedSticker
PHP Class Longman\TelegramBot\Entities\InlineQuery\InlineQueryResultCachedSticker
See link:
$data = [ 'id' => '', 'sticker_file_id' => '', 'reply_markup' =>
, 'input_message_content' =>
, ];
Inheritance:
extends
InlineEntity
Mostra file
Open project: akalongman/php-telegram-bot
Public Methods
Method
Description
__construct
(
array
$data
= [] )
InlineQueryResultCachedSticker constructor
Method Details
__construct()
public
method
InlineQueryResultCachedSticker constructor
public
__construct
(
array
$data
= [] )
$data
array