class Tourmaline::InlineQueryResultGame
inherits Reference
#
Represents a Game.
Included modules
JSON::Serializable
Constructors#
.new(id, game_short_name, type = "game", reply_markup : Tourmaline::InlineKeyboardMarkup? = nil)
#
(id, game_short_name, type = "game", reply_markup : Tourmaline::InlineKeyboardMarkup? = nil)
Methods#
#reply_markup : Tourmaline::InlineKeyboardMarkup?
#
: Tourmaline::InlineKeyboardMarkup?
Optional. Inline keyboard attached to the message
#reply_markup=(reply_markup : Tourmaline::InlineKeyboardMarkup?)
#
(reply_markup : Tourmaline::InlineKeyboardMarkup?)
Optional. Inline keyboard attached to the message