Interactive element containing a channel post

Hierarchy

  • StoryInteractiveArea
    • StoryInteractiveChannelPost

Constructors

Properties

Accessors

Constructors

Properties

_peers: PeersIndex
type: "channel_post" = ...

Accessors

  • get chat(): Chat
  • Channel being mentioned

    Returns Chat

  • get height(): number
  • Height of the area

    Returns number

  • get messageId(): number
  • ID of the message being mentioned

    Returns number

  • get rotation(): number
  • Rotation of the area

    Returns number

  • get width(): number
  • Width of the area

    Returns number

  • get x(): number
  • X coordinate of the top-left corner of the area

    Returns number

  • get y(): number
  • Y coordinate of the top-left corner of the area

    Returns number