defaultData property

Map get defaultData

return default data

Implementation

static Map get defaultData {
  return {
    "@type": "update",
    "@is_json_scheme_class": true,
    "@return_type": "update",
    "update_authorization_state": {"@type": "updateAuthorizationState"},
    "update_new_message": {"@type": "updateNewMessage"},
    "update_message_send_acknowledged": {"@type": "updateMessageSendAcknowledged"},
    "update_message_send_succeeded": {"@type": "updateMessageSendSucceeded"},
    "update_message_send_failed": {"@type": "updateMessageSendFailed"},
    "update_message_content": {"@type": "updateMessageContent"},
    "update_message_edited": {"@type": "updateMessageEdited"},
    "update_message_is_pinned": {"@type": "updateMessageIsPinned"},
    "update_message_interaction_info": {"@type": "updateMessageInteractionInfo"},
    "update_message_content_opened": {"@type": "updateMessageContentOpened"},
    "update_message_mention_read": {"@type": "updateMessageMentionRead"},
    "update_message_unread_reactions": {"@type": "updateMessageUnreadReactions"},
    "update_message_fact_check": {"@type": "updateMessageFactCheck"},
    "update_message_live_location_viewed": {"@type": "updateMessageLiveLocationViewed"},
    "update_video_published": {"@type": "updateVideoPublished"},
    "update_new_chat": {"@type": "updateNewChat"},
    "update_chat_title": {"@type": "updateChatTitle"},
    "update_chat_photo": {"@type": "updateChatPhoto"},
    "update_chat_accent_colors": {"@type": "updateChatAccentColors"},
    "update_chat_permissions": {"@type": "updateChatPermissions"},
    "update_chat_last_message": {"@type": "updateChatLastMessage"},
    "update_chat_position": {"@type": "updateChatPosition"},
    "update_chat_added_to_list": {"@type": "updateChatAddedToList"},
    "update_chat_removed_from_list": {"@type": "updateChatRemovedFromList"},
    "update_chat_read_inbox": {"@type": "updateChatReadInbox"},
    "update_chat_read_outbox": {"@type": "updateChatReadOutbox"},
    "update_chat_action_bar": {"@type": "updateChatActionBar"},
    "update_chat_business_bot_manage_bar": {"@type": "updateChatBusinessBotManageBar"},
    "update_chat_available_reactions": {"@type": "updateChatAvailableReactions"},
    "update_chat_draft_message": {"@type": "updateChatDraftMessage"},
    "update_chat_emoji_status": {"@type": "updateChatEmojiStatus"},
    "update_chat_message_sender": {"@type": "updateChatMessageSender"},
    "update_chat_message_auto_delete_time": {"@type": "updateChatMessageAutoDeleteTime"},
    "update_chat_notification_settings": {"@type": "updateChatNotificationSettings"},
    "update_chat_pending_join_requests": {"@type": "updateChatPendingJoinRequests"},
    "update_chat_reply_markup": {"@type": "updateChatReplyMarkup"},
    "update_chat_background": {"@type": "updateChatBackground"},
    "update_chat_theme": {"@type": "updateChatTheme"},
    "update_chat_unread_mention_count": {"@type": "updateChatUnreadMentionCount"},
    "update_chat_unread_reaction_count": {"@type": "updateChatUnreadReactionCount"},
    "update_chat_video_chat": {"@type": "updateChatVideoChat"},
    "update_chat_default_disable_notification": {"@type": "updateChatDefaultDisableNotification"},
    "update_chat_has_protected_content": {"@type": "updateChatHasProtectedContent"},
    "update_chat_is_translatable": {"@type": "updateChatIsTranslatable"},
    "update_chat_is_marked_as_unread": {"@type": "updateChatIsMarkedAsUnread"},
    "update_chat_view_as_topics": {"@type": "updateChatViewAsTopics"},
    "update_chat_block_list": {"@type": "updateChatBlockList"},
    "update_chat_has_scheduled_messages": {"@type": "updateChatHasScheduledMessages"},
    "update_chat_folders": {"@type": "updateChatFolders"},
    "update_chat_online_member_count": {"@type": "updateChatOnlineMemberCount"},
    "update_saved_messages_topic": {"@type": "updateSavedMessagesTopic"},
    "update_saved_messages_topic_count": {"@type": "updateSavedMessagesTopicCount"},
    "update_quick_reply_shortcut": {"@type": "updateQuickReplyShortcut"},
    "update_quick_reply_shortcut_deleted": {"@type": "updateQuickReplyShortcutDeleted"},
    "update_quick_reply_shortcuts": {"@type": "updateQuickReplyShortcuts"},
    "update_quick_reply_shortcut_messages": {"@type": "updateQuickReplyShortcutMessages"},
    "update_forum_topic_info": {"@type": "updateForumTopicInfo"},
    "update_scope_notification_settings": {"@type": "updateScopeNotificationSettings"},
    "update_reaction_notification_settings": {"@type": "updateReactionNotificationSettings"},
    "update_notification": {"@type": "updateNotification"},
    "update_notification_group": {"@type": "updateNotificationGroup"},
    "update_active_notifications": {"@type": "updateActiveNotifications"},
    "update_have_pending_notifications": {"@type": "updateHavePendingNotifications"},
    "update_delete_messages": {"@type": "updateDeleteMessages"},
    "update_chat_action": {"@type": "updateChatAction"},
    "update_user_status": {"@type": "updateUserStatus"},
    "update_user": {"@type": "updateUser"},
    "update_basic_group": {"@type": "updateBasicGroup"},
    "update_supergroup": {"@type": "updateSupergroup"},
    "update_secret_chat": {"@type": "updateSecretChat"},
    "update_user_full_info": {"@type": "updateUserFullInfo"},
    "update_basic_group_full_info": {"@type": "updateBasicGroupFullInfo"},
    "update_supergroup_full_info": {"@type": "updateSupergroupFullInfo"},
    "update_service_notification": {"@type": "updateServiceNotification"},
    "update_file": {"@type": "updateFile"},
    "update_file_generation_start": {"@type": "updateFileGenerationStart"},
    "update_file_generation_stop": {"@type": "updateFileGenerationStop"},
    "update_file_downloads": {"@type": "updateFileDownloads"},
    "update_file_added_to_downloads": {"@type": "updateFileAddedToDownloads"},
    "update_file_download": {"@type": "updateFileDownload"},
    "update_file_removed_from_downloads": {"@type": "updateFileRemovedFromDownloads"},
    "update_application_verification_required": {"@type": "updateApplicationVerificationRequired"},
    "update_application_recaptcha_verification_required": {"@type": "updateApplicationRecaptchaVerificationRequired"},
    "update_call": {"@type": "updateCall"},
    "update_group_call": {"@type": "updateGroupCall"},
    "update_group_call_participant": {"@type": "updateGroupCallParticipant"},
    "update_new_call_signaling_data": {"@type": "updateNewCallSignalingData"},
    "update_user_privacy_setting_rules": {"@type": "updateUserPrivacySettingRules"},
    "update_unread_message_count": {"@type": "updateUnreadMessageCount"},
    "update_unread_chat_count": {"@type": "updateUnreadChatCount"},
    "update_story": {"@type": "updateStory"},
    "update_story_deleted": {"@type": "updateStoryDeleted"},
    "update_story_send_succeeded": {"@type": "updateStorySendSucceeded"},
    "update_story_send_failed": {"@type": "updateStorySendFailed"},
    "update_chat_active_stories": {"@type": "updateChatActiveStories"},
    "update_story_list_chat_count": {"@type": "updateStoryListChatCount"},
    "update_story_stealth_mode": {"@type": "updateStoryStealthMode"},
    "update_option": {"@type": "updateOption"},
    "update_sticker_set": {"@type": "updateStickerSet"},
    "update_installed_sticker_sets": {"@type": "updateInstalledStickerSets"},
    "update_trending_sticker_sets": {"@type": "updateTrendingStickerSets"},
    "update_recent_stickers": {"@type": "updateRecentStickers"},
    "update_favorite_stickers": {"@type": "updateFavoriteStickers"},
    "update_saved_animations": {"@type": "updateSavedAnimations"},
    "update_saved_notification_sounds": {"@type": "updateSavedNotificationSounds"},
    "update_default_background": {"@type": "updateDefaultBackground"},
    "update_chat_themes": {"@type": "updateChatThemes"},
    "update_accent_colors": {"@type": "updateAccentColors"},
    "update_profile_accent_colors": {"@type": "updateProfileAccentColors"},
    "update_language_pack_strings": {"@type": "updateLanguagePackStrings"},
    "update_connection_state": {"@type": "updateConnectionState"},
    "update_terms_of_service": {"@type": "updateTermsOfService"},
    "update_unconfirmed_session": {"@type": "updateUnconfirmedSession"},
    "update_attachment_menu_bots": {"@type": "updateAttachmentMenuBots"},
    "update_web_app_message_sent": {"@type": "updateWebAppMessageSent"},
    "update_active_emoji_reactions": {"@type": "updateActiveEmojiReactions"},
    "update_available_message_effects": {"@type": "updateAvailableMessageEffects"},
    "update_default_reaction_type": {"@type": "updateDefaultReactionType"},
    "update_default_paid_reaction_type": {"@type": "updateDefaultPaidReactionType"},
    "update_saved_messages_tags": {"@type": "updateSavedMessagesTags"},
    "update_active_live_location_messages": {"@type": "updateActiveLiveLocationMessages"},
    "update_owned_star_count": {"@type": "updateOwnedStarCount"},
    "update_chat_revenue_amount": {"@type": "updateChatRevenueAmount"},
    "update_star_revenue_status": {"@type": "updateStarRevenueStatus"},
    "update_speech_recognition_trial": {"@type": "updateSpeechRecognitionTrial"},
    "update_dice_emojis": {"@type": "updateDiceEmojis"},
    "update_animated_emoji_message_clicked": {"@type": "updateAnimatedEmojiMessageClicked"},
    "update_animation_search_parameters": {"@type": "updateAnimationSearchParameters"},
    "update_suggested_actions": {"@type": "updateSuggestedActions"},
    "update_speed_limit_notification": {"@type": "updateSpeedLimitNotification"},
    "update_contact_close_birthdays": {"@type": "updateContactCloseBirthdays"},
    "update_autosave_settings": {"@type": "updateAutosaveSettings"},
    "update_business_connection": {"@type": "updateBusinessConnection"},
    "update_new_business_message": {"@type": "updateNewBusinessMessage"},
    "update_business_message_edited": {"@type": "updateBusinessMessageEdited"},
    "update_business_messages_deleted": {"@type": "updateBusinessMessagesDeleted"},
    "update_new_inline_query": {"@type": "updateNewInlineQuery"},
    "update_new_chosen_inline_result": {"@type": "updateNewChosenInlineResult"},
    "update_new_callback_query": {"@type": "updateNewCallbackQuery"},
    "update_new_inline_callback_query": {"@type": "updateNewInlineCallbackQuery"},
    "update_new_business_callback_query": {"@type": "updateNewBusinessCallbackQuery"},
    "update_new_shipping_query": {"@type": "updateNewShippingQuery"},
    "update_new_pre_checkout_query": {"@type": "updateNewPreCheckoutQuery"},
    "update_new_custom_event": {"@type": "updateNewCustomEvent"},
    "update_new_custom_query": {"@type": "updateNewCustomQuery"},
    "update_poll": {"@type": "updatePoll"},
    "update_poll_answer": {"@type": "updatePollAnswer"},
    "update_chat_member": {"@type": "updateChatMember"},
    "update_new_chat_join_request": {"@type": "updateNewChatJoinRequest"},
    "update_chat_boost": {"@type": "updateChatBoost"},
    "update_message_reaction": {"@type": "updateMessageReaction"},
    "update_message_reactions": {"@type": "updateMessageReactions"},
    "update_paid_media_purchased": {"@type": "updatePaidMediaPurchased"},
    "updates": {"@type": "updates"}
  };
}