Options
All
  • Public
  • Public/Protected
  • All
Menu

Forward Message API Payload

Hierarchy

  • IForwardMessagePayload

Index

Properties

chat_id

chat_id: number | string

Unique identifier for the target chat or username of the target channel (in the format @channelusername).

Optional disable_notification

disable_notification: boolean

Sends the message silently. Users will receive a notification with no sound.

from_chat_id

from_chat_id: number | string

Unique identifier for the chat where the original message was sent (or channel username in the format @channelusername).

message_id

message_id: number

Message identifier in the chat specified in from_chat_id.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc