Pyrofork Documentation
MediaArea
Initializing search
    pyrofork
    • Introduction
    • Getting Started
    • API Reference
    • Topic Guides
    • Meta
    • Telegram Raw API
    pyrofork
      • Quick Start
      • Install Guide
      • Project Setup
      • Authorization
      • Invoking Methods
      • Handling Updates
      • Error Handling
      • Examples
      • Pyrofork Client
      • Available Methods
      • Available Types
      • Bound Methods
      • 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 Pyrofork
      • Raw Functions
      • Raw Types
      • Raw Base

    MediaArea¶

    class pyrogram.raw.base.MediaArea¶

    Telegram API base type.

    Constructors:

    This base type has 9 constructors available.

    InputMediaAreaChannelPost

    Telegram API type.

    InputMediaAreaVenue

    Telegram API type.

    MediaAreaChannelPost

    Telegram API type.

    MediaAreaGeoPoint

    Telegram API type.

    MediaAreaStarGift

    Telegram API type.

    MediaAreaSuggestedReaction

    Telegram API type.

    MediaAreaUrl

    Telegram API type.

    MediaAreaVenue

    Telegram API type.

    MediaAreaWeather

    Telegram API type.

    Back to top
    Previous MaskCoords
    Next MediaAreaCoordinates
    Created using Sphinx 8.1.3. and Sphinx-Immaterial