class Telegram::API::CallbackGame

Overview

A placeholder, currently holds no information. Use BotFather to set up your game.

Defined in:

telegram/api/generated/types.cr

Constructors

Instance methods inherited from class Telegram::API::Type

==(other) ==, client client

Constructor methods inherited from class Telegram::API::Type

new(pull : JSON::PullParser) new

Constructor Detail

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

A placeholder, currently holds no information. Use BotFather to set up your game.


[View source]