logo
pyroblack Documentation v2.7.4
AttachMenuPeerType
Initializing search
    pyroblack
    • Introduction
    • Getting Started
    • API Reference
    • Topic Guides
    • Meta
    • Telegram Raw API
    pyroblack
      • Quick Start
      • Install Guide
      • Project Setup
      • Authorization
      • Invoking Methods
      • Handling Updates
      • Error Handling
      • Examples
      • pyroblack Client
      • Available Methods
      • Available Types
      • Enumerations
      • Update Handlers
      • Decorators
      • RPC Errors
      • Update Filters
      • Using Filters
      • Creating Filters
      • More on Updates
      • Client Settings
      • Speedups
      • Text Formatting
      • Synchronous Usage
      • Smart Plugins
      • Storage Engines
      • Object Serialization
      • Proxy Settings
      • Scheduling Tasks
      • MTProto vs. Bot API
      • Debugging
      • Test Servers
      • Advanced Usage
      • Voice Calls
      • Frequently Asked Questions
      • Support pyroblack
      • Raw Functions
      • Raw Types
      • Raw Base

    AttachMenuPeerType¶

    class pyrogram.raw.base.AttachMenuPeerType¶

    Telegram API base type.

    Constructors:

    This base type has 5 constructors available.

    AttachMenuPeerTypeBotPM

    Telegram API type.

    AttachMenuPeerTypeBroadcast

    Telegram API type.

    AttachMenuPeerTypeChat

    Telegram API type.

    AttachMenuPeerTypePM

    Telegram API type.

    AttachMenuPeerTypeSameBotPM

    Telegram API type.

    Back to top
    Previous AttachMenuBotsBot
    Next Authorization
    Created using Sphinx 8.0.2. and Sphinx-Immaterial