class TelegramBot::BusinessMessagesDeleted

Included Modules

Defined in:

telegram_bot/types/business_messages_deleted.cr

Constructors

Instance Method Summary

Constructor Detail

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

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

Instance Method Detail

def business_connection_id : String #

def business_connection_id=(business_connection_id : String) #

def chat : Chat #

def chat=(chat : Chat) #

def message_ids : Array(Int32) #

def message_ids=(message_ids : Array(Int32)) #