An inline result was chosen by the user and sent to some chat

Note: To receive these updates, you must enable Inline feedback in @BotFather

Hierarchy

  • ChosenInlineResult

    Constructors

    Properties

    Accessors

    Constructors

    Properties

    _peers: PeersIndex

    Accessors

    • get messageIdStr(): null | string
    • Identifier of the sent inline message as a TDLib and Bot API compatible string. Can be used instead of messageId in case you want to store it in some storage.

      Note: this is only available in case the InputInlineMessage contained a reply keyboard markup.

      Returns null | string