Logo
1.0.7

Introduction

  • Quick Start
  • Install Guide
  • Project Setup

Getting Started

  • Authorization
  • Calling Methods
  • Handling Updates
  • Error Handling
  • Examples

API Reference

  • Pyrogram Client
  • Available Methods
  • Available Types
  • Bound Methods
  • Update Handlers
  • Decorators
  • RPC Errors
  • Update Filters

Topic Guides

  • Using Filters
  • Creating Filters
  • More on Updates
  • Configuration File
  • Smart Plugins
  • Session Settings
  • Fast Crypto
  • Storage Engines
  • Text Formatting
  • Object Serialization
  • SOCKS5 Proxy
  • Scheduling Tasks
  • Bots Interaction
  • MTProto vs. Bot API
  • Debugging
  • Test Servers
  • Advanced Usage
  • Voice Calls

Meta

  • Pyrogram FAQ
  • Pyrogram Glossary
  • Powered by Pyrogram
  • Support Pyrogram
  • About the License

Telegram API

  • Raw Functions
  • Raw Types
  • Raw Base
Pyrogram
  • »
  • Raw Types »
  • UpdatesTooLong
  • View page source

UpdatesTooLong¶

class pyrogram.raw.types.UpdatesTooLong¶

This object is a constructor of the base type Updates.

Details:
  • Layer: 120

  • ID: 0xe317af7e

No parameters required.

See also

This object can be returned by 47 methods:

  • account.GetNotifyExceptions

  • contacts.DeleteContacts

  • contacts.AddContact

  • contacts.AcceptContact

  • contacts.GetLocated

  • contacts.BlockFromReplies

  • messages.SendMessage

  • messages.SendMedia

  • messages.ForwardMessages

  • messages.EditChatTitle

  • messages.EditChatPhoto

  • messages.AddChatUser

  • messages.DeleteChatUser

  • messages.CreateChat

  • messages.ImportChatInvite

  • messages.StartBot

  • messages.MigrateChat

  • messages.SendInlineBotResult

  • messages.EditMessage

  • messages.GetAllDrafts

  • messages.SetGameScore

  • messages.SendScreenshotNotification

  • messages.SendMultiMedia

  • messages.UpdatePinnedMessage

  • messages.SendVote

  • messages.GetPollResults

  • messages.EditChatDefaultBannedRights

  • messages.SendScheduledMessages

  • messages.DeleteScheduledMessages

  • help.GetAppChangelog

  • channels.CreateChannel

  • channels.EditAdmin

  • channels.EditTitle

  • channels.EditPhoto

  • channels.JoinChannel

  • channels.LeaveChannel

  • channels.InviteToChannel

  • channels.DeleteChannel

  • channels.ToggleSignatures

  • channels.EditBanned

  • channels.TogglePreHistoryHidden

  • channels.EditCreator

  • channels.ToggleSlowMode

  • phone.DiscardCall

  • phone.SetCallRating

  • folders.EditPeerFolders

  • folders.DeleteFolder

Next Previous

Built with Sphinx using a theme provided by Read the Docs.