class Tourmaline::InlineQuery

Included Modules

Defined in:

tourmaline/models/inline/inline_query.cr

Constructors

Instance Method Summary

Instance methods inherited from module Tourmaline::Model

client client

Constructor Detail

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

[View source]

Instance Method Detail

def answer(results, **kwargs) #

[View source]
def chat_type : String | Nil #

[View source]
def client : Tourmaline::Client #

def client=(client : Tourmaline::Client) #

[View source]
def client? : Tourmaline::Client | Nil #

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]