Code fixes in \TgBotLib\Objects\Telegram\InlineQueryResult > InlineQueryResultGame
This commit is contained in:
parent
7573fc2205
commit
32f089203a
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
private $reply_markup;
|
private $reply_markup;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Type of the result, must be game
|
* Type of the result must be game
|
||||||
*
|
*
|
||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue