class TelegramApi::TelegramApiError

Defined in:

telegram_api/src/telegram_api.cr

Constant Summary

CODE_NOT_FOUND = 404

Constructors

Instance Method Summary

Constructor Detail

def self.new(body : JSON::Any) #

[View source]

Instance Method Detail

def body : JSON::Any #

[View source]
def code #

[View source]
def description #

[View source]