class TelegramBot::ManagedBotUpdated

Included Modules

Defined in:

telegram_bot/types/managed_bot_updated.cr

Constructors

Instance Method Summary

Constructor Detail

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

def self.new(*, __pull_for_json_serializable pull : JSON::PullParser) #

Instance Method Detail

def bot : User #

def bot=(bot : User) #

def user : User #

def user=(user : User) #