class Tourmaline::InlineQuery

Included Modules

Defined in:

tourmaline/models/inline/inline_query.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def chat_type : String | Nil #

[View source]
def from : User #

[View source]
def id : String #

[View source]
def location : Location | Nil #

[View source]
def offset : String #

[View source]
def query : String #

[View source]