class TelegramBot::MessageOriginChannel

Included Modules

Defined in:

telegram_bot/types/message_origin.cr

Constructors

Instance Method Summary

Instance methods inherited from class TelegramBot::MessageOrigin

date : Int32 date, date=(date : Int32) date=, type : String type, type=(type : String) type=

Constructor methods inherited from class TelegramBot::MessageOrigin

new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
new

Constructor Detail

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

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

Instance Method Detail

def author_signature : String | Nil #

def author_signature=(author_signature : String | Nil) #

def chat : Chat #

def chat=(chat : Chat) #

def message_id : Int32 #

def message_id=(message_id : Int32) #