cligram

Getting Started

  • Installation
  • Quick Start

User Guide

  • Command-Line Interface
  • API Reference
    • cligram.app
    • cligram.cli
    • cligram.commands
    • cligram.config
    • cligram.exceptions
    • cligram.logger
    • cligram.proxy_manager
    • cligram.session
    • cligram.state_manager
    • cligram.tasks
    • cligram.utils
cligram
  • API Reference
  • View page source

API Reference

  • cligram.app
    • Application
  • cligram.cli
    • callback()
    • export()
    • import_data()
    • info()
    • init()
    • init_app()
    • interactive()
    • main()
  • cligram.commands
  • cligram.config
    • ApiConfig
    • AppConfig
    • Config
    • ConnectionConfig
    • DelayConfig
    • DelaysConfig
    • InteractiveConfig
    • InteractiveMode
    • LongDelayConfig
    • MessagesConfig
    • PathInfo
    • ScanConfig
    • ScanMode
    • StartupConfig
    • TelegramConfig
  • cligram.exceptions
    • ApplicationAlreadyRunningError
    • ApplicationError
    • ApplicationNotRunningError
    • ArchiveError
    • CligramError
    • ConfigError
    • ConfigSearchError
    • ConnectionError
    • EmptyArchiveError
    • InvalidArchiveError
    • InvalidCompressionTypeError
    • InvalidPasswordError
    • InvalidPathError
    • NoWorkingConnectionError
    • SessionError
    • SessionMismatchError
    • SessionNotFoundError
    • SizeLimitExceededError
    • VersionError
  • cligram.logger
    • ColoredNameFormatter
    • setup_logger()
  • cligram.proxy_manager
    • Proxy
    • ProxyManager
    • ProxyTestResult
    • ProxyType
  • cligram.session
    • CustomSession
  • cligram.state_manager
    • JsonState
    • State
    • StateManager
  • cligram.tasks
  • cligram.utils
    • Archive
    • ArchiveEntry
    • DeviceInfo
    • get_client()
    • get_device_info()
    • get_entity_name()
    • get_session()
    • get_status()
    • shorten_path()
    • validate_proxy()
Previous Next

© Copyright 2025, Alireza Poodineh.

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