struct

CRE::Notifiers::Telegram::Update

Inherits Struct < Value < Object

Constructors

new(update_id : Int64, message_id : Int64 | Nil, chat_id : Int64 | Nil, text : String | Nil)
Source

Instance methods

chat_id
clone
Source
copy_with(update_id _update_id = @update_id, message_id _message_id = @message_id, chat_id _chat_id = @chat_id, text _text = @text)
Source
message_id
text
update_id