class Telegrambot::ChatMessage

Defined in:

telegrambot/chat_message.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def first_name : String #

[View source]
def id : Int64 #

[View source]
def last_name : String #

[View source]
def ttype : String #

[View source]
def username : String #

[View source]