Table of Contents¶

  • Authorization
    • NSAuth
      • NSAuth.autologin
      • NSAuth.password
  • Errors
    • AgentNotSetError
    • BadRequest
    • ClientError
    • Conflict
    • Forbidden
    • HTTPStatusError
    • NotFound
    • PrivateCommandError
      • PrivateCommandError.args
      • PrivateCommandError.request
      • PrivateCommandError.response
    • ServerError
    • Teapot
    • TooManyRequests
  • Rate Limiting
    • RateLimiter
      • RateLimiter.async_auth_flow()
      • RateLimiter.auth_flow()
      • RateLimiter.sync_auth_flow()
    • TelegramLimiter
  • Lock
  • Response
    • Response
      • Response.aiter_gzip()
      • Response.aiter_xml()
      • Response.content_type
      • Response.iter_gzip()
      • Response.iter_xml()
      • Response.json()
      • Response.lxml
      • Response.objectified
      • Response.raise_for_status()
      • Response.xml
  • URL Helpers
    • CardsDump()
    • Command()
    • Nation()
    • NationsDump()
    • Region()
    • RegionsDump()
    • Shard()
    • Telegram()
    • WA()
    • World()
  • Utilities
    • indent()
    • prepare_and_execute()

Indices and tables¶

  • Index

  • Module Index

  • Search Page

sans

Navigation

  • Authorization
  • Errors
  • Rate Limiting
  • Lock
  • Response
  • URL Helpers
  • Utilities

Related Topics

  • Documentation overview
    • Next: Authorization

Quick search

©Copyright 2019-2023 Zephyrkul. | Powered by Sphinx 5.3.0 & Alabaster 0.7.13 | Page source