U
    ç;ãgq$  ã                p   @   sØ  d dl mZ d dlmZ d dlmZ eejjejjejj	ejj
ejjejjejjejjejjejjejjejjejjejjejjejjejjejjejjejjejjejjejjejjejjejj ejj!ejj"ejj#ejj$ejj%ejj&ejj'ejj(ejj)ejj*ejj+ejj,ejj-ejj.ejj/ejj0ejj1ejj2ejj3ejj4ejj5ejj6ejj7ejj8ejj9ejj:ejj;ejj<ejj=ejj>ejj?ejj@ejjAejjBejjCejjDejjEejjFejjGejjHejjIejjJejjKejjLejjMejjNejjOejjPejjQejjRejjSejjTejjUejjVejjWejjXejjYejjZejj[ejj\ejj]ejj^ejj_ejj`ejjaejjbejjcejjdejjeejjfejjgejjhejjiejjjejjkejjlejjmejjnejjoejjpejjqejjrejjsejjtejjufo ZvG dd„ dƒZvdS )é    )ÚUnion)Úraw)ÚTLObjectc                   @   s   e Zd ZdZdZdd„ ZdS )ÚUpdatea¡  Telegram API base type.

    Constructors:
        This base type has 111 constructors available.

        .. currentmodule:: pyrogram.raw.types

        .. autosummary::
            :nosignatures:

            UpdateAttachMenuBots
            UpdateAutoSaveSettings
            UpdateBotCallbackQuery
            UpdateBotChatInviteRequester
            UpdateBotCommands
            UpdateBotInlineQuery
            UpdateBotInlineSend
            UpdateBotMenuButton
            UpdateBotPrecheckoutQuery
            UpdateBotShippingQuery
            UpdateBotStopped
            UpdateBotWebhookJSON
            UpdateBotWebhookJSONQuery
            UpdateChannel
            UpdateChannelAvailableMessages
            UpdateChannelMessageForwards
            UpdateChannelMessageViews
            UpdateChannelParticipant
            UpdateChannelPinnedTopic
            UpdateChannelPinnedTopics
            UpdateChannelReadMessagesContents
            UpdateChannelTooLong
            UpdateChannelUserTyping
            UpdateChannelWebPage
            UpdateChat
            UpdateChatDefaultBannedRights
            UpdateChatParticipant
            UpdateChatParticipantAdd
            UpdateChatParticipantAdmin
            UpdateChatParticipantDelete
            UpdateChatParticipants
            UpdateChatUserTyping
            UpdateConfig
            UpdateContactsReset
            UpdateDcOptions
            UpdateDeleteChannelMessages
            UpdateDeleteMessages
            UpdateDeleteScheduledMessages
            UpdateDialogFilter
            UpdateDialogFilterOrder
            UpdateDialogFilters
            UpdateDialogPinned
            UpdateDialogUnreadMark
            UpdateDraftMessage
            UpdateEditChannelMessage
            UpdateEditMessage
            UpdateEncryptedChatTyping
            UpdateEncryptedMessagesRead
            UpdateEncryption
            UpdateFavedStickers
            UpdateFolderPeers
            UpdateGeoLiveViewed
            UpdateGroupCall
            UpdateGroupCallConnection
            UpdateGroupCallParticipants
            UpdateGroupInvitePrivacyForbidden
            UpdateInlineBotCallbackQuery
            UpdateLangPack
            UpdateLangPackTooLong
            UpdateLoginToken
            UpdateMessageExtendedMedia
            UpdateMessageID
            UpdateMessagePoll
            UpdateMessagePollVote
            UpdateMessageReactions
            UpdateMoveStickerSetToTop
            UpdateNewChannelMessage
            UpdateNewEncryptedMessage
            UpdateNewMessage
            UpdateNewScheduledMessage
            UpdateNewStickerSet
            UpdateNotifySettings
            UpdatePeerBlocked
            UpdatePeerHistoryTTL
            UpdatePeerLocated
            UpdatePeerSettings
            UpdatePendingJoinRequests
            UpdatePhoneCall
            UpdatePhoneCallSignalingData
            UpdatePinnedChannelMessages
            UpdatePinnedDialogs
            UpdatePinnedMessages
            UpdatePrivacy
            UpdatePtsChanged
            UpdateReadChannelDiscussionInbox
            UpdateReadChannelDiscussionOutbox
            UpdateReadChannelInbox
            UpdateReadChannelOutbox
            UpdateReadFeaturedEmojiStickers
            UpdateReadFeaturedStickers
            UpdateReadHistoryInbox
            UpdateReadHistoryOutbox
            UpdateReadMessagesContents
            UpdateRecentEmojiStatuses
            UpdateRecentReactions
            UpdateRecentStickers
            UpdateSavedGifs
            UpdateSavedRingtones
            UpdateServiceNotification
            UpdateStickerSets
            UpdateStickerSetsOrder
            UpdateTheme
            UpdateTranscribedAudio
            UpdateUser
            UpdateUserEmojiStatus
            UpdateUserName
            UpdateUserPhone
            UpdateUserStatus
            UpdateUserTyping
            UpdateWebPage
            UpdateWebViewResultSent
    zpyrogram.raw.base.Updatec                 C   s   t dƒ‚d S )NzáBase types can only be used for type checking purposes: you tried to use a base type instance as argument, but you need to instantiate one of its constructors instead. More info: https://docs.pyrogram.org/telegram/base/update)Ú	TypeError)Úself© r   úX/opt/bot/vods_filmes/script/venv/lib/python3.8/site-packages/pyrogram/raw/base/update.pyÚ__init__Ÿ   s    zUpdate.__init__N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ZQUALNAMEr
   r   r   r   r	   r   !   s   {r   N)wÚtypingr   Zpyrogramr   Zpyrogram.raw.corer   ÚtypesZUpdateAttachMenuBotsZUpdateAutoSaveSettingsZUpdateBotCallbackQueryZUpdateBotChatInviteRequesterZUpdateBotCommandsZUpdateBotInlineQueryZUpdateBotInlineSendZUpdateBotMenuButtonZUpdateBotPrecheckoutQueryZUpdateBotShippingQueryZUpdateBotStoppedZUpdateBotWebhookJSONZUpdateBotWebhookJSONQueryZUpdateChannelZUpdateChannelAvailableMessagesZUpdateChannelMessageForwardsZUpdateChannelMessageViewsZUpdateChannelParticipantZUpdateChannelPinnedTopicZUpdateChannelPinnedTopicsZ!UpdateChannelReadMessagesContentsZUpdateChannelTooLongZUpdateChannelUserTypingZUpdateChannelWebPageZ
UpdateChatZUpdateChatDefaultBannedRightsZUpdateChatParticipantZUpdateChatParticipantAddZUpdateChatParticipantAdminZUpdateChatParticipantDeleteZUpdateChatParticipantsZUpdateChatUserTypingZUpdateConfigZUpdateContactsResetZUpdateDcOptionsZUpdateDeleteChannelMessagesZUpdateDeleteMessagesZUpdateDeleteScheduledMessagesZUpdateDialogFilterZUpdateDialogFilterOrderZUpdateDialogFiltersZUpdateDialogPinnedZUpdateDialogUnreadMarkZUpdateDraftMessageZUpdateEditChannelMessageZUpdateEditMessageZUpdateEncryptedChatTypingZUpdateEncryptedMessagesReadZUpdateEncryptionZUpdateFavedStickersZUpdateFolderPeersZUpdateGeoLiveViewedZUpdateGroupCallZUpdateGroupCallConnectionZUpdateGroupCallParticipantsZ!UpdateGroupInvitePrivacyForbiddenZUpdateInlineBotCallbackQueryZUpdateLangPackZUpdateLangPackTooLongZUpdateLoginTokenZUpdateMessageExtendedMediaZUpdateMessageIDZUpdateMessagePollZUpdateMessagePollVoteZUpdateMessageReactionsZUpdateMoveStickerSetToTopZUpdateNewChannelMessageZUpdateNewEncryptedMessageZUpdateNewMessageZUpdateNewScheduledMessageZUpdateNewStickerSetZUpdateNotifySettingsZUpdatePeerBlockedZUpdatePeerHistoryTTLZUpdatePeerLocatedZUpdatePeerSettingsZUpdatePendingJoinRequestsZUpdatePhoneCallZUpdatePhoneCallSignalingDataZUpdatePinnedChannelMessagesZUpdatePinnedDialogsZUpdatePinnedMessagesZUpdatePrivacyZUpdatePtsChangedZ UpdateReadChannelDiscussionInboxZ!UpdateReadChannelDiscussionOutboxZUpdateReadChannelInboxZUpdateReadChannelOutboxZUpdateReadFeaturedEmojiStickersZUpdateReadFeaturedStickersZUpdateReadHistoryInboxZUpdateReadHistoryOutboxZUpdateReadMessagesContentsZUpdateRecentEmojiStatusesZUpdateRecentReactionsZUpdateRecentStickersZUpdateSavedGifsZUpdateSavedRingtonesZUpdateServiceNotificationZUpdateStickerSetsZUpdateStickerSetsOrderZUpdateThemeZUpdateTranscribedAudioZ
UpdateUserZUpdateUserEmojiStatusZUpdateUserNameZUpdateUserPhoneZUpdateUserStatusZUpdateUserTypingZUpdateWebPageZUpdateWebViewResultSentr   r   r   r   r	   Ú<module>   s   ÿ ÿ ¤