Class InlineQueryResultGameType.

see
package Default

 Methods

create()

create(string $id, string $gameShortName, array|null $data = null) : \TgBotApi\BotApiBase\Type\InlineQueryResult\InlineQueryResultGameType
Static

Parameters

$id

string

$gameShortName

string

$data

arraynull

Exceptions

\TgBotApi\BotApiBase\Exception\BadArgumentException

Returns

\TgBotApi\BotApiBase\Type\InlineQueryResult\InlineQueryResultGameType

fill()

fill(array $data, array $forbidden = array()
Inherited

Parameters

$data

array

$forbidden

array

Exceptions

\TgBotApi\BotApiBase\Exception\BadArgumentException

 Properties

 

Short name of the game.

$gameShortName : string

Default