telega/model/decoder
This module contains all decoders for types Telegram Bot API.
Values
pub fn accepted_gift_types_decoder() -> decode.Decoder(
types.AcceptedGiftTypes,
)
pub fn affiliate_info_decoder() -> decode.Decoder(
types.AffiliateInfo,
)
pub fn animation_decoder() -> decode.Decoder(types.Animation)
pub fn audio_decoder() -> decode.Decoder(types.Audio)
pub fn background_fill_decoder() -> decode.Decoder(
types.BackgroundFill,
)
pub fn background_fill_freeform_gradient_decoder() -> decode.Decoder(
types.BackgroundFillFreeformGradient,
)
pub fn background_fill_gradient_decoder() -> decode.Decoder(
types.BackgroundFillGradient,
)
pub fn background_fill_solid_decoder() -> decode.Decoder(
types.BackgroundFillSolid,
)
pub fn background_type_chat_theme_decoder() -> decode.Decoder(
types.BackgroundTypeChatTheme,
)
pub fn background_type_decoder() -> decode.Decoder(
types.BackgroundType,
)
pub fn background_type_fill_decoder() -> decode.Decoder(
types.BackgroundTypeFill,
)
pub fn background_type_pattern_decoder() -> decode.Decoder(
types.BackgroundTypePattern,
)
pub fn background_type_wallpaper_decoder() -> decode.Decoder(
types.BackgroundTypeWallpaper,
)
pub fn birthdate_decoder() -> decode.Decoder(types.Birthdate)
pub fn bot_command_decoder() -> decode.Decoder(types.BotCommand)
pub fn bot_command_scope_all_chat_administrators_decoder() -> decode.Decoder(
types.BotCommandScopeAllChatAdministrators,
)
pub fn bot_command_scope_all_group_chats_decoder() -> decode.Decoder(
types.BotCommandScopeAllGroupChats,
)
pub fn bot_command_scope_all_private_chats_decoder() -> decode.Decoder(
types.BotCommandScopeAllPrivateChats,
)
pub fn bot_command_scope_chat_administrators_decoder() -> decode.Decoder(
types.BotCommandScopeChatAdministrators,
)
pub fn bot_command_scope_chat_decoder() -> decode.Decoder(
types.BotCommandScopeChat,
)
pub fn bot_command_scope_chat_member_decoder() -> decode.Decoder(
types.BotCommandScopeChatMember,
)
pub fn bot_command_scope_decoder() -> decode.Decoder(
types.BotCommandScope,
)
pub fn bot_command_scope_default_decoder() -> decode.Decoder(
types.BotCommandScopeDefault,
)
pub fn bot_description_decoder() -> decode.Decoder(
types.BotDescription,
)
pub fn bot_name_decoder() -> decode.Decoder(types.BotName)
pub fn bot_short_description_decoder() -> decode.Decoder(
types.BotShortDescription,
)
pub fn business_bot_rights_decoder() -> decode.Decoder(
types.BusinessBotRights,
)
pub fn business_connection_decoder() -> decode.Decoder(
types.BusinessConnection,
)
pub fn business_intro_decoder() -> decode.Decoder(
types.BusinessIntro,
)
pub fn business_location_decoder() -> decode.Decoder(
types.BusinessLocation,
)
pub fn business_messages_deleted_decoder() -> decode.Decoder(
types.BusinessMessagesDeleted,
)
pub fn business_opening_hours_decoder() -> decode.Decoder(
types.BusinessOpeningHours,
)
pub fn business_opening_hours_interval_decoder() -> decode.Decoder(
types.BusinessOpeningHoursInterval,
)
pub fn callback_game_decoder() -> decode.Decoder(
types.CallbackGame,
)
pub fn callback_query_decoder() -> decode.Decoder(
types.CallbackQuery,
)
pub fn chat_administrator_rights_decoder() -> decode.Decoder(
types.ChatAdministratorRights,
)
pub fn chat_background_decoder() -> decode.Decoder(
types.ChatBackground,
)
pub fn chat_boost_added_decoder() -> decode.Decoder(
types.ChatBoostAdded,
)
pub fn chat_boost_decoder() -> decode.Decoder(types.ChatBoost)
pub fn chat_boost_removed_decoder() -> decode.Decoder(
types.ChatBoostRemoved,
)
pub fn chat_boost_source_decoder() -> decode.Decoder(
types.ChatBoostSource,
)
pub fn chat_boost_source_gift_code_decoder() -> decode.Decoder(
types.ChatBoostSourceGiftCode,
)
pub fn chat_boost_source_giveaway_decoder() -> decode.Decoder(
types.ChatBoostSourceGiveaway,
)
pub fn chat_boost_source_premium_decoder() -> decode.Decoder(
types.ChatBoostSourcePremium,
)
pub fn chat_boost_updated_decoder() -> decode.Decoder(
types.ChatBoostUpdated,
)
pub fn chat_decoder() -> decode.Decoder(types.Chat)
pub fn chat_full_info_decoder() -> decode.Decoder(
types.ChatFullInfo,
)
pub fn chat_invite_link_decoder() -> decode.Decoder(
types.ChatInviteLink,
)
pub fn chat_join_request_decoder() -> decode.Decoder(
types.ChatJoinRequest,
)
pub fn chat_location_decoder() -> decode.Decoder(
types.ChatLocation,
)
pub fn chat_member_administrator_decoder() -> decode.Decoder(
types.ChatMemberAdministrator,
)
pub fn chat_member_banned_decoder() -> decode.Decoder(
types.ChatMemberBanned,
)
pub fn chat_member_decoder() -> decode.Decoder(types.ChatMember)
pub fn chat_member_left_decoder() -> decode.Decoder(
types.ChatMemberLeft,
)
pub fn chat_member_member_decoder() -> decode.Decoder(
types.ChatMemberMember,
)
pub fn chat_member_owner_decoder() -> decode.Decoder(
types.ChatMemberOwner,
)
pub fn chat_member_restricted_decoder() -> decode.Decoder(
types.ChatMemberRestricted,
)
pub fn chat_member_updated_decoder() -> decode.Decoder(
types.ChatMemberUpdated,
)
pub fn chat_permissions_decoder() -> decode.Decoder(
types.ChatPermissions,
)
pub fn chat_photo_decoder() -> decode.Decoder(types.ChatPhoto)
pub fn chat_shared_decoder() -> decode.Decoder(types.ChatShared)
pub fn checklist_decoder() -> decode.Decoder(types.Checklist)
pub fn checklist_task_decoder() -> decode.Decoder(
types.ChecklistTask,
)
pub fn checklist_tasks_added_decoder() -> decode.Decoder(
types.ChecklistTasksAdded,
)
pub fn checklist_tasks_done_decoder() -> decode.Decoder(
types.ChecklistTasksDone,
)
pub fn chosen_inline_result_decoder() -> decode.Decoder(
types.ChosenInlineResult,
)
pub fn contact_decoder() -> decode.Decoder(types.Contact)
pub fn copy_text_button_decoder() -> decode.Decoder(
types.CopyTextButton,
)
pub fn dice_decoder() -> decode.Decoder(types.Dice)
pub fn direct_message_price_changed_decoder() -> decode.Decoder(
types.DirectMessagePriceChanged,
)
pub fn document_decoder() -> decode.Decoder(types.Document)
pub fn encrypted_credentials_decoder() -> decode.Decoder(
types.EncryptedCredentials,
)
pub fn encrypted_passport_element_decoder() -> decode.Decoder(
types.EncryptedPassportElement,
)
pub fn external_reply_info_decoder() -> decode.Decoder(
types.ExternalReplyInfo,
)
pub fn file_decoder() -> decode.Decoder(types.File)
pub fn file_or_string_decoder() -> decode.Decoder(
types.FileOrString,
)
pub fn force_reply_decoder() -> decode.Decoder(types.ForceReply)
pub fn forum_topic_closed_decoder() -> decode.Decoder(
types.ForumTopicClosed,
)
pub fn forum_topic_created_decoder() -> decode.Decoder(
types.ForumTopicCreated,
)
pub fn forum_topic_decoder() -> decode.Decoder(types.ForumTopic)
pub fn forum_topic_edited_decoder() -> decode.Decoder(
types.ForumTopicEdited,
)
pub fn forum_topic_reopened_decoder() -> decode.Decoder(
types.ForumTopicReopened,
)
pub fn game_decoder() -> decode.Decoder(types.Game)
pub fn game_high_score_decoder() -> decode.Decoder(
types.GameHighScore,
)
pub fn general_forum_topic_hidden_decoder() -> decode.Decoder(
types.GeneralForumTopicHidden,
)
pub fn general_forum_topic_unhidden_decoder() -> decode.Decoder(
types.GeneralForumTopicUnhidden,
)
pub fn gift_decoder() -> decode.Decoder(types.Gift)
pub fn gift_info_decoder() -> decode.Decoder(types.GiftInfo)
pub fn gifts_decoder() -> decode.Decoder(types.Gifts)
pub fn giveaway_completed_decoder() -> decode.Decoder(
types.GiveawayCompleted,
)
pub fn giveaway_created_decoder() -> decode.Decoder(
types.GiveawayCreated,
)
pub fn giveaway_decoder() -> decode.Decoder(types.Giveaway)
pub fn giveaway_winners_decoder() -> decode.Decoder(
types.GiveawayWinners,
)
pub fn inaccessible_message_decoder() -> decode.Decoder(
types.InaccessibleMessage,
)
pub fn inline_keyboard_button_decoder() -> decode.Decoder(
types.InlineKeyboardButton,
)
pub fn inline_keyboard_markup_decoder() -> decode.Decoder(
types.InlineKeyboardMarkup,
)
pub fn inline_query_decoder() -> decode.Decoder(types.InlineQuery)
pub fn inline_query_result_article_decoder() -> decode.Decoder(
types.InlineQueryResultArticle,
)
pub fn inline_query_result_audio_decoder() -> decode.Decoder(
types.InlineQueryResultAudio,
)
pub fn inline_query_result_cached_audio_decoder() -> decode.Decoder(
types.InlineQueryResultCachedAudio,
)
pub fn inline_query_result_cached_document_decoder() -> decode.Decoder(
types.InlineQueryResultCachedDocument,
)
pub fn inline_query_result_cached_gif_decoder() -> decode.Decoder(
types.InlineQueryResultCachedGif,
)
pub fn inline_query_result_cached_mpeg4_gif_decoder() -> decode.Decoder(
types.InlineQueryResultCachedMpeg4Gif,
)
pub fn inline_query_result_cached_photo_decoder() -> decode.Decoder(
types.InlineQueryResultCachedPhoto,
)
pub fn inline_query_result_cached_sticker_decoder() -> decode.Decoder(
types.InlineQueryResultCachedSticker,
)
pub fn inline_query_result_cached_video_decoder() -> decode.Decoder(
types.InlineQueryResultCachedVideo,
)
pub fn inline_query_result_cached_voice_decoder() -> decode.Decoder(
types.InlineQueryResultCachedVoice,
)
pub fn inline_query_result_contact_decoder() -> decode.Decoder(
types.InlineQueryResultContact,
)
pub fn inline_query_result_decoder() -> decode.Decoder(
types.InlineQueryResult,
)
pub fn inline_query_result_document_decoder() -> decode.Decoder(
types.InlineQueryResultDocument,
)
pub fn inline_query_result_game_decoder() -> decode.Decoder(
types.InlineQueryResultGame,
)
pub fn inline_query_result_gif_decoder() -> decode.Decoder(
types.InlineQueryResultGif,
)
pub fn inline_query_result_location_decoder() -> decode.Decoder(
types.InlineQueryResultLocation,
)
pub fn inline_query_result_mpeg4_gif_decoder() -> decode.Decoder(
types.InlineQueryResultMpeg4Gif,
)
pub fn inline_query_result_photo_decoder() -> decode.Decoder(
types.InlineQueryResultPhoto,
)
pub fn inline_query_result_venue_decoder() -> decode.Decoder(
types.InlineQueryResultVenue,
)
pub fn inline_query_result_video_decoder() -> decode.Decoder(
types.InlineQueryResultVideo,
)
pub fn inline_query_result_voice_decoder() -> decode.Decoder(
types.InlineQueryResultVoice,
)
pub fn inline_query_results_button_decoder() -> decode.Decoder(
types.InlineQueryResultsButton,
)
pub fn input_checklist_decoder() -> decode.Decoder(
types.InputChecklist,
)
pub fn input_checklist_task_decoder() -> decode.Decoder(
types.InputChecklistTask,
)
pub fn input_contact_message_content_decoder() -> decode.Decoder(
types.InputContactMessageContent,
)
pub fn input_invoice_message_content_decoder() -> decode.Decoder(
types.InputInvoiceMessageContent,
)
pub fn input_location_message_content_decoder() -> decode.Decoder(
types.InputLocationMessageContent,
)
pub fn input_media_animation_decoder() -> decode.Decoder(
types.InputMediaAnimation,
)
pub fn input_media_audio_decoder() -> decode.Decoder(
types.InputMediaAudio,
)
pub fn input_media_decoder() -> decode.Decoder(types.InputMedia)
pub fn input_media_document_decoder() -> decode.Decoder(
types.InputMediaDocument,
)
pub fn input_media_photo_decoder() -> decode.Decoder(
types.InputMediaPhoto,
)
pub fn input_media_video_decoder() -> decode.Decoder(
types.InputMediaVideo,
)
pub fn input_message_content_decoder() -> decode.Decoder(
types.InputMessageContent,
)
pub fn input_paid_media_decoder() -> decode.Decoder(
types.InputPaidMedia,
)
pub fn input_paid_media_photo_decoder() -> decode.Decoder(
types.InputPaidMediaPhoto,
)
pub fn input_paid_media_video_decoder() -> decode.Decoder(
types.InputPaidMediaVideo,
)
pub fn input_poll_option_decoder() -> decode.Decoder(
types.InputPollOption,
)
pub fn input_sticker_decoder() -> decode.Decoder(
types.InputSticker,
)
pub fn input_text_message_content_decoder() -> decode.Decoder(
types.InputTextMessageContent,
)
pub fn input_venue_message_content_decoder() -> decode.Decoder(
types.InputVenueMessageContent,
)
pub fn int_or_string_decoder() -> decode.Decoder(
types.IntOrString,
)
pub fn invoice_decoder() -> decode.Decoder(types.Invoice)
pub fn keyboard_button_decoder() -> decode.Decoder(
types.KeyboardButton,
)
pub fn keyboard_button_poll_type_decoder() -> decode.Decoder(
types.KeyboardButtonPollType,
)
pub fn keyboard_button_request_chat_decoder() -> decode.Decoder(
types.KeyboardButtonRequestChat,
)
pub fn keyboard_button_request_users_decoder() -> decode.Decoder(
types.KeyboardButtonRequestUsers,
)
pub fn labeled_price_decoder() -> decode.Decoder(
types.LabeledPrice,
)
pub fn link_preview_options_decoder() -> decode.Decoder(
types.LinkPreviewOptions,
)
pub fn location_decoder() -> decode.Decoder(types.Location)
pub fn login_url_decoder() -> decode.Decoder(types.LoginUrl)
pub fn mask_position_decoder() -> decode.Decoder(
types.MaskPosition,
)
pub fn maybe_inaccessible_message_decoder() -> decode.Decoder(
types.MaybeInaccessibleMessage,
)
pub fn menu_button_commands_decoder() -> decode.Decoder(
types.MenuButtonCommands,
)
pub fn menu_button_decoder() -> decode.Decoder(types.MenuButton)
pub fn menu_button_default_decoder() -> decode.Decoder(
types.MenuButtonDefault,
)
pub fn menu_button_web_app_decoder() -> decode.Decoder(
types.MenuButtonWebApp,
)
pub fn message_auto_delete_timer_changed_decoder() -> decode.Decoder(
types.MessageAutoDeleteTimerChanged,
)
pub fn message_decoder() -> decode.Decoder(types.Message)
pub fn message_entity_decoder() -> decode.Decoder(
types.MessageEntity,
)
pub fn message_id_decoder() -> decode.Decoder(types.MessageId)
pub fn message_origin_channel_decoder() -> decode.Decoder(
types.MessageOriginChannel,
)
pub fn message_origin_chat_decoder() -> decode.Decoder(
types.MessageOriginChat,
)
pub fn message_origin_decoder() -> decode.Decoder(
types.MessageOrigin,
)
pub fn message_origin_hidden_user_decoder() -> decode.Decoder(
types.MessageOriginHiddenUser,
)
pub fn message_origin_user_decoder() -> decode.Decoder(
types.MessageOriginUser,
)
pub fn message_reaction_count_updated_decoder() -> decode.Decoder(
types.MessageReactionCountUpdated,
)
pub fn message_reaction_updated_decoder() -> decode.Decoder(
types.MessageReactionUpdated,
)
pub fn order_info_decoder() -> decode.Decoder(types.OrderInfo)
pub fn owned_gift_decoder() -> decode.Decoder(types.OwnedGift)
pub fn owned_gift_regular_decoder() -> decode.Decoder(
types.OwnedGiftRegular,
)
pub fn owned_gift_unique_decoder() -> decode.Decoder(
types.OwnedGiftUnique,
)
pub fn owned_gifts_decoder() -> decode.Decoder(types.OwnedGifts)
pub fn paid_media_decoder() -> decode.Decoder(types.PaidMedia)
pub fn paid_media_info_decoder() -> decode.Decoder(
types.PaidMediaInfo,
)
pub fn paid_media_photo_decoder() -> decode.Decoder(
types.PaidMediaPhoto,
)
pub fn paid_media_preview_decoder() -> decode.Decoder(
types.PaidMediaPreview,
)
pub fn paid_media_purchased_decoder() -> decode.Decoder(
types.PaidMediaPurchased,
)
pub fn paid_media_video_decoder() -> decode.Decoder(
types.PaidMediaVideo,
)
pub fn paid_message_price_changed_decoder() -> decode.Decoder(
types.PaidMessagePriceChanged,
)
pub fn passport_data_decoder() -> decode.Decoder(
types.PassportData,
)
pub fn passport_element_error_data_field_decoder() -> decode.Decoder(
types.PassportElementErrorDataField,
)
pub fn passport_element_error_decoder() -> decode.Decoder(
types.PassportElementError,
)
pub fn passport_element_error_file_decoder() -> decode.Decoder(
types.PassportElementErrorFile,
)
pub fn passport_element_error_files_decoder() -> decode.Decoder(
types.PassportElementErrorFiles,
)
pub fn passport_element_error_front_side_decoder() -> decode.Decoder(
types.PassportElementErrorFrontSide,
)
pub fn passport_element_error_reverse_side_decoder() -> decode.Decoder(
types.PassportElementErrorReverseSide,
)
pub fn passport_element_error_selfie_decoder() -> decode.Decoder(
types.PassportElementErrorSelfie,
)
pub fn passport_element_error_translation_file_decoder() -> decode.Decoder(
types.PassportElementErrorTranslationFile,
)
pub fn passport_element_error_translation_files_decoder() -> decode.Decoder(
types.PassportElementErrorTranslationFiles,
)
pub fn passport_element_error_unspecified_decoder() -> decode.Decoder(
types.PassportElementErrorUnspecified,
)
pub fn passport_file_decoder() -> decode.Decoder(
types.PassportFile,
)
pub fn photo_size_decoder() -> decode.Decoder(types.PhotoSize)
pub fn poll_answer_decoder() -> decode.Decoder(types.PollAnswer)
pub fn poll_decoder() -> decode.Decoder(types.Poll)
pub fn poll_option_decoder() -> decode.Decoder(types.PollOption)
pub fn pre_checkout_query_decoder() -> decode.Decoder(
types.PreCheckoutQuery,
)
pub fn prepared_inline_message_decoder() -> decode.Decoder(
types.PreparedInlineMessage,
)
pub fn proximity_alert_triggered_decoder() -> decode.Decoder(
types.ProximityAlertTriggered,
)
pub fn reaction_count_decoder() -> decode.Decoder(
types.ReactionCount,
)
pub fn reaction_type_custom_emoji_decoder() -> decode.Decoder(
types.ReactionTypeCustomEmoji,
)
pub fn reaction_type_decoder() -> decode.Decoder(
types.ReactionType,
)
pub fn reaction_type_emoji_decoder() -> decode.Decoder(
types.ReactionTypeEmoji,
)
pub fn reaction_type_paid_decoder() -> decode.Decoder(
types.ReactionTypePaid,
)
pub fn refunded_payment_decoder() -> decode.Decoder(
types.RefundedPayment,
)
pub fn reply_keyboard_markup_decoder() -> decode.Decoder(
types.ReplyKeyboardMarkup,
)
pub fn reply_keyboard_remove_decoder() -> decode.Decoder(
types.ReplyKeyboardRemove,
)
pub fn reply_parameters_decoder() -> decode.Decoder(
types.ReplyParameters,
)
pub fn response_parameters_decoder() -> decode.Decoder(
types.ResponseParameters,
)
pub fn revenue_withdrawal_state_decoder() -> decode.Decoder(
types.RevenueWithdrawalState,
)
pub fn revenue_withdrawal_state_failed_decoder() -> decode.Decoder(
types.RevenueWithdrawalStateFailed,
)
pub fn revenue_withdrawal_state_pending_decoder() -> decode.Decoder(
types.RevenueWithdrawalStatePending,
)
pub fn revenue_withdrawal_state_succeeded_decoder() -> decode.Decoder(
types.RevenueWithdrawalStateSucceeded,
)
pub fn sent_web_app_message_decoder() -> decode.Decoder(
types.SentWebAppMessage,
)
pub fn shared_user_decoder() -> decode.Decoder(types.SharedUser)
pub fn shipping_address_decoder() -> decode.Decoder(
types.ShippingAddress,
)
pub fn shipping_option_decoder() -> decode.Decoder(
types.ShippingOption,
)
pub fn shipping_query_decoder() -> decode.Decoder(
types.ShippingQuery,
)
pub fn star_amount_decoder() -> decode.Decoder(types.StarAmount)
pub fn star_transaction_decoder() -> decode.Decoder(
types.StarTransaction,
)
pub fn star_transactions_decoder() -> decode.Decoder(
types.StarTransactions,
)
pub fn sticker_decoder() -> decode.Decoder(types.Sticker)
pub fn sticker_set_decoder() -> decode.Decoder(types.StickerSet)
pub fn story_decoder() -> decode.Decoder(types.Story)
pub fn successful_payment_decoder() -> decode.Decoder(
types.SuccessfulPayment,
)
pub fn switch_inline_query_chosen_chat_decoder() -> decode.Decoder(
types.SwitchInlineQueryChosenChat,
)
pub fn text_quote_decoder() -> decode.Decoder(types.TextQuote)
pub fn transaction_partner_affiliate_program_decoder() -> decode.Decoder(
types.TransactionPartnerAffiliateProgram,
)
pub fn transaction_partner_chat_decoder() -> decode.Decoder(
types.TransactionPartnerChat,
)
pub fn transaction_partner_decoder() -> decode.Decoder(
types.TransactionPartner,
)
pub fn transaction_partner_fragment_decoder() -> decode.Decoder(
types.TransactionPartnerFragment,
)
pub fn transaction_partner_other_decoder() -> decode.Decoder(
types.TransactionPartnerOther,
)
pub fn transaction_partner_telegram_ads_decoder() -> decode.Decoder(
types.TransactionPartnerTelegramAds,
)
pub fn transaction_partner_telegram_api_decoder() -> decode.Decoder(
types.TransactionPartnerTelegramApi,
)
pub fn transaction_partner_user_decoder() -> decode.Decoder(
types.TransactionPartnerUser,
)
pub fn unique_gift_backdrop_colors_decoder() -> decode.Decoder(
types.UniqueGiftBackdropColors,
)
pub fn unique_gift_backdrop_decoder() -> decode.Decoder(
types.UniqueGiftBackdrop,
)
pub fn unique_gift_decoder() -> decode.Decoder(types.UniqueGift)
pub fn unique_gift_info_decoder() -> decode.Decoder(
types.UniqueGiftInfo,
)
pub fn unique_gift_model_decoder() -> decode.Decoder(
types.UniqueGiftModel,
)
pub fn unique_gift_symbol_decoder() -> decode.Decoder(
types.UniqueGiftSymbol,
)
pub fn update_decoder() -> decode.Decoder(types.Update)
pub fn user_chat_boosts_decoder() -> decode.Decoder(
types.UserChatBoosts,
)
pub fn user_decoder() -> decode.Decoder(types.User)
pub fn user_profile_photos_decoder() -> decode.Decoder(
types.UserProfilePhotos,
)
pub fn users_shared_decoder() -> decode.Decoder(types.UsersShared)
pub fn venue_decoder() -> decode.Decoder(types.Venue)
pub fn video_chat_ended_decoder() -> decode.Decoder(
types.VideoChatEnded,
)
pub fn video_chat_participants_invited_decoder() -> decode.Decoder(
types.VideoChatParticipantsInvited,
)
pub fn video_chat_scheduled_decoder() -> decode.Decoder(
types.VideoChatScheduled,
)
pub fn video_chat_started_decoder() -> decode.Decoder(
types.VideoChatStarted,
)
pub fn video_decoder() -> decode.Decoder(types.Video)
pub fn video_note_decoder() -> decode.Decoder(types.VideoNote)
pub fn voice_decoder() -> decode.Decoder(types.Voice)
pub fn web_app_data_decoder() -> decode.Decoder(types.WebAppData)
pub fn web_app_info_decoder() -> decode.Decoder(types.WebAppInfo)
pub fn webhook_info_decoder() -> decode.Decoder(types.WebhookInfo)
pub fn write_access_allowed_decoder() -> decode.Decoder(
types.WriteAccessAllowed,
)