class Telegrambot::Message

Defined in:

telegrambot/message.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def chat : ChatMessage #

[View source]
def date : Time #

[View source]
def from : FromMessage #

[View source]
def id : Int64 #

[View source]
def text : String #

[View source]