class Tourmaline::CallbackQuery

Included Modules

Defined in:

tourmaline/models/callback_query.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def chat_instance : String | Nil #

[View source]
def data : String | Nil #

[View source]
def from : User #

[View source]
def game_short_name : String | Nil #

[View source]
def id : String #

[View source]
def inline_message_id : String | Nil #

[View source]
def message : Message | Nil #

[View source]