class
TelegramBot::Update
- TelegramBot::Update
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/update.crConstructors
Instance Method Summary
- #business_connection : TelegramBot::BusinessConnection | Nil
- #business_connection=(business_connection : TelegramBot::BusinessConnection | Nil)
- #business_message : TelegramBot::Message | Nil
- #business_message=(business_message : TelegramBot::Message | Nil)
- #callback_query : TelegramBot::CallbackQuery | Nil
- #callback_query=(callback_query : TelegramBot::CallbackQuery | Nil)
- #channel_post : TelegramBot::Message | Nil
- #channel_post=(channel_post : TelegramBot::Message | Nil)
- #chat_boost : TelegramBot::ChatBoostUpdated | Nil
- #chat_boost=(chat_boost : TelegramBot::ChatBoostUpdated | Nil)
- #chat_join_request : TelegramBot::ChatJoinRequest | Nil
- #chat_join_request=(chat_join_request : TelegramBot::ChatJoinRequest | Nil)
- #chat_member : TelegramBot::ChatMemberUpdated | Nil
- #chat_member=(chat_member : TelegramBot::ChatMemberUpdated | Nil)
- #chosen_inline_result : TelegramBot::ChosenInlineResult | Nil
- #chosen_inline_result=(chosen_inline_result : TelegramBot::ChosenInlineResult | Nil)
- #deleted_business_messages : TelegramBot::BusinessMessagesDeleted | Nil
- #deleted_business_messages=(deleted_business_messages : TelegramBot::BusinessMessagesDeleted | Nil)
- #edited_business_message : TelegramBot::Message | Nil
- #edited_business_message=(edited_business_message : TelegramBot::Message | Nil)
- #edited_channel_post : TelegramBot::Message | Nil
- #edited_channel_post=(edited_channel_post : TelegramBot::Message | Nil)
- #edited_message : TelegramBot::Message | Nil
- #edited_message=(edited_message : TelegramBot::Message | Nil)
- #guest_message : TelegramBot::Message | Nil
- #guest_message=(guest_message : TelegramBot::Message | Nil)
- #inline_query : TelegramBot::InlineQuery | Nil
- #inline_query=(inline_query : TelegramBot::InlineQuery | Nil)
- #managed_bot : TelegramBot::ManagedBotUpdated | Nil
- #managed_bot=(managed_bot : TelegramBot::ManagedBotUpdated | Nil)
- #message : TelegramBot::Message | Nil
- #message=(message : TelegramBot::Message | Nil)
- #message_reaction : TelegramBot::MessageReactionUpdated | Nil
- #message_reaction=(message_reaction : TelegramBot::MessageReactionUpdated | Nil)
- #message_reaction_count : TelegramBot::MessageReactionCountUpdated | Nil
- #message_reaction_count=(message_reaction_count : TelegramBot::MessageReactionCountUpdated | Nil)
- #my_chat_member : TelegramBot::ChatMemberUpdated | Nil
- #my_chat_member=(my_chat_member : TelegramBot::ChatMemberUpdated | Nil)
- #poll : TelegramBot::Poll | Nil
- #poll=(poll : TelegramBot::Poll | Nil)
- #poll_answer : TelegramBot::PollAnswer | Nil
- #poll_answer=(poll_answer : TelegramBot::PollAnswer | Nil)
- #pre_checkout_query : TelegramBot::PreCheckoutQuery | Nil
- #pre_checkout_query=(pre_checkout_query : TelegramBot::PreCheckoutQuery | Nil)
- #purchased_paid_media : TelegramBot::PaidMediaPurchased | Nil
- #purchased_paid_media=(purchased_paid_media : TelegramBot::PaidMediaPurchased | Nil)
- #removed_chat_boost : TelegramBot::ChatBoostRemoved | Nil
- #removed_chat_boost=(removed_chat_boost : TelegramBot::ChatBoostRemoved | Nil)
- #shipping_query : TelegramBot::ShippingQuery | Nil
- #shipping_query=(shipping_query : TelegramBot::ShippingQuery | Nil)
- #update_id : Int32
- #update_id=(update_id : Int32)
Constructor Detail
Instance Method Detail
def deleted_business_messages=(deleted_business_messages : TelegramBot::BusinessMessagesDeleted | Nil)
#
def message_reaction_count=(message_reaction_count : TelegramBot::MessageReactionCountUpdated | Nil)
#