class TelegramBot::APIException

Defined in:

telegram_bot/api_exception.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(code : Int32, data : JSON::Any | Nil) #

[View source]

Instance Method Detail

def code : Int32 #

[View source]
def data : JSON::Any? #

[View source]
def message #

[View source]