Telethon
1.42.0

First Steps

  • Installation
  • Signing In
  • Quick-Start
  • Updates
  • Next Steps

Quick References

  • FAQ
  • Client Reference
  • Events Reference
  • Objects Reference

Concepts

  • String-based Debugging
  • Entities
  • Chats vs Channels
  • Updates in Depth
  • Session Files
  • The Full API
  • RPC Errors
  • HTTP Bot API vs MTProto
  • Mastering asyncio

Full API Examples

  • A Word of Warning
  • Working with Chats and Channels
  • Users
  • Working with messages

Developing

  • Philosophy
  • Test Servers
  • Project Structure
  • Coding Style
  • Tests
  • Understanding the Type Language
  • Tips for Porting the Project
  • Telegram API in Other Languages

Miscellaneous

  • Changelog (Version History)
  • Compatibility and Convenience

Telethon Modules

  • TelegramClient
  • Update Events
  • Custom package
  • Utilities
  • API Errors
  • Sessions
  • Connection Modes
  • Helpers
Telethon
  • Index

Index

_ | A | B | C | E | I | M | R | S | T

_

  • __annotations__ (telethon.errors.common.SecurityError attribute)
  • __new__() (telethon.errors.common.MultiError static method)
  • __weakref__ (telethon.errors.common.AlreadyInConversationError attribute)
    • (telethon.errors.common.AuthKeyNotFound attribute)
    • (telethon.errors.common.BadMessageError attribute)
    • (telethon.errors.common.InvalidBufferError attribute)
    • (telethon.errors.common.InvalidChecksumError attribute)
    • (telethon.errors.common.MultiError attribute)
    • (telethon.errors.common.ReadCancelledError attribute)
    • (telethon.errors.common.SecurityError attribute)
    • (telethon.errors.common.TypeNotFoundError attribute)

A

  • AlreadyInConversationError
  • AuthKeyNotFound

B

  • BadMessageError

C

  • CdnFileTamperedError

E

  • ErrorMessages (telethon.errors.common.BadMessageError attribute)

I

  • InvalidBufferError
  • InvalidChecksumError

M

  • module
    • telethon.errors.common
  • MultiError

R

  • ReadCancelledError

S

  • SecurityError

T

  • telethon.errors.common
    • module
  • TypeNotFoundError

© Copyright 2026 - 2019, Lonami.

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