robogramΒΆ

  • robogram package
    • Submodules
    • robogram.api_telegram_bot module
      • ChatActions
        • ChatActions.FIND_LOCATION
        • ChatActions.RECORD_AUDIO
        • ChatActions.RECORD_VIDEO
        • ChatActions.TYPING
        • ChatActions.UPLOAD_AUDIO
        • ChatActions.UPLOAD_DOCUMENT
        • ChatActions.UPLOAD_PHOTO
        • ChatActions.UPLOAD_VIDEO
      • TeleBot
        • TeleBot.forward_message()
        • TeleBot.get_chat_ids_from_updates()
        • TeleBot.get_file()
        • TeleBot.get_me()
        • TeleBot.get_updates()
        • TeleBot.get_user_profile_photos()
        • TeleBot.send_audio()
        • TeleBot.send_chat_action()
        • TeleBot.send_document()
        • TeleBot.send_file()
        • TeleBot.send_location()
        • TeleBot.send_message()
        • TeleBot.send_photo()
        • TeleBot.send_sticker()
        • TeleBot.send_video()
        • TeleBot.send_voice()
        • TeleBot.set_webhook()
      • handle_requests_errors()
    • robogram.errors module
      • RobogramException
    • Module contents
      • Robogram
      • ChatActions
        • ChatActions.FIND_LOCATION
        • ChatActions.RECORD_AUDIO
        • ChatActions.RECORD_VIDEO
        • ChatActions.TYPING
        • ChatActions.UPLOAD_AUDIO
        • ChatActions.UPLOAD_DOCUMENT
        • ChatActions.UPLOAD_PHOTO
        • ChatActions.UPLOAD_VIDEO
      • TeleBot
        • TeleBot.forward_message()
        • TeleBot.get_chat_ids_from_updates()
        • TeleBot.get_file()
        • TeleBot.get_me()
        • TeleBot.get_updates()
        • TeleBot.get_user_profile_photos()
        • TeleBot.send_audio()
        • TeleBot.send_chat_action()
        • TeleBot.send_document()
        • TeleBot.send_file()
        • TeleBot.send_location()
        • TeleBot.send_message()
        • TeleBot.send_photo()
        • TeleBot.send_sticker()
        • TeleBot.send_video()
        • TeleBot.send_voice()
        • TeleBot.set_webhook()

Robogram: Telegram Bot API

Navigation

  • Installation
  • Usage
  • robogram
    • robogram package
  • Contributing
  • History

Related Topics

  • Documentation overview
    • Previous: Usage
    • Next: robogram package

Quick search

©2024, Ritvik Nag. | Powered by Sphinx 7.3.7 & Alabaster 0.7.16 | Page source