Skip to content
logo
Electrogram Docs
ReactionType
Initializing search
    Electrogram
    • Introduction
    • Getting Started
    • API Reference
    • Topic Guides
    • Meta
    • Telegram Raw API
    Electrogram
      • Quick Start
      • Install Guide
      • Project Setup
      • Authorization
      • Invoking Methods
      • Handling Updates
      • Error Handling
      • Examples
      • Electrogram Client
      • Available Methods
      • Available Types
        • Authorization
        • Bot commands
        • Bots
        • Bot keyboards
        • Telegram Business
        • Inline Mode
        • Input Media
        • Input Message Content
        • Input Privacy Rule
        • Messages & Media
          • AlternativeVideo
          • Animation
          • Audio
          • AvailableEffect
          • Contact
          • ContactRegistered
          • Dice
          • Document
          • DraftMessage
          • ExportedStoryLink
          • FactCheck
          • Game
          • GiftedPremium
          • Giveaway
          • GiveawayLaunched
          • GiveawayResult
          • LabeledPrice
          • LinkPreviewOptions
          • Location
          • Message
          • MessageEntity
          • MessageReactionCountUpdated
          • MessageReactionUpdated
          • MessageReactions
          • MessageReactor
          • MessageStory
          • PaymentForm
          • Photo
          • Poll
          • PollOption
          • Reaction
          • ReactionCount
          • ReactionType
            • C pyrogram.types.ReactionType
          • ReactionTypeCustomEmoji
          • ReactionTypeEmoji
          • ReactionTypePaid
          • ScreenshotTaken
          • Sticker
          • StickerSet
          • Str
          • StrippedThumbnail
          • Thumbnail
          • TranslatedText
          • Venue
          • Video
          • VideoNote
          • Voice
          • WebAppData
          • WebPage
          • WebPageEmpty
          • WebPagePreview
        • Payments
        • Stories
        • Users & Chats
      • Bound Methods
      • Available Enums
      • Update Handlers
      • Decorators
      • RPC Errors
      • Update Filters
      • Using Filters
      • Creating Filters
      • More on Updates
      • Client Settings
      • Text Formatting
      • 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 Electrogram
      • Raw Functions
      • Raw Types
      • Raw Base
    • C pyrogram.types.ReactionType

    ReactionType

    class pyrogram.types.ReactionType

    This object describes the type of a reaction. Currently, it can be one of

    • ReactionTypeEmoji

    • ReactionTypeCustomEmoji

    • ReactionTypePaid