class Tourmaline::InlineQueryResultGame
Defined in:
tourmaline/models/inline/inline_query_result_game.crConstructors
- .new(id : String, game_short_name : String, reply_markup : Nil | Tourmaline::InlineKeyboardMarkup = nil)
 - .new(pull : JSON::PullParser)
 
Instance Method Summary
Constructor methods inherited from class Tourmaline::InlineQueryResult
  
  
    
      new(pull : JSON::PullParser)
    new
    
  
    
  Class methods inherited from class Tourmaline::InlineQueryResult
  
  
    
      build(&)
    build
    
  
  
    
    
    
  
    
    
    
  
    
    
    
  
Constructor Detail
        
        def self.new(id : String, game_short_name : String, reply_markup : Nil | Tourmaline::InlineKeyboardMarkup = nil)
        #