class Tourmaline::Game

Included Modules

Defined in:

tourmaline/models/game.cr

Constructors

Instance Method Summary

Instance methods inherited from module Tourmaline::Model

client : Tourmaline::Client client, client=(client : Tourmaline::Client) client=, client? : Tourmaline::Client | Nil client?, finish_init(client : Tourmaline::Client) finish_init

Constructor Detail

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

[View source]

Instance Method Detail

def animation : Animation | Nil #

[View source]
def description : String #

[View source]
def photo : Array(PhotoSize) #

[View source]
def text : String | Nil #

[View source]
def text_entities : Array(MessageEntity) | Nil #

[View source]
def title : String #

[View source]