Pyrofork Documentation
messages.FeaturedStickersNotModified
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

    messages.FeaturedStickersNotModified¶

    class pyrogram.raw.types.messages.FeaturedStickersNotModified¶

    Telegram API type.

    Constructor of FeaturedStickers.

    Details:
    • Layer: 204

    • ID: C6DC0C66

    Parameters:¶

    count (int 32-bit) – N/A

    Functions:

    This object can be returned by 3 functions.

    messages.GetFeaturedStickers

    Telegram API function.

    messages.GetOldFeaturedStickers

    Telegram API function.

    messages.GetFeaturedEmojiStickers

    Telegram API function.

    Back to top
    Previous messages.FeaturedStickers
    Next messages.ForumTopics
    Created using Sphinx 8.1.3. and Sphinx-Immaterial