Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Longman
TelegramBot
Entities
InlineQuery
InlineQueryResultCachedSticker
PHP 클래스 Longman\TelegramBot\Entities\InlineQuery\InlineQueryResultCachedSticker
링크 보기:
$data = [ 'id' => '', 'sticker_file_id' => '', 'reply_markup' =>
, 'input_message_content' =>
, ];
상속:
extends
InlineEntity
파일 보기
프로젝트 열기: akalongman/php-telegram-bot
공개 메소드들
메소드
설명
__construct
(
array
$data
= [] )
InlineQueryResultCachedSticker constructor
메소드 상세
__construct()
공개
메소드
InlineQueryResultCachedSticker constructor
public
__construct
(
array
$data
= [] )
$data
array