GetRepliedMessage constructor

GetRepliedMessage(
  1. {required int chat_id,
  2. required int message_id,
  3. int? extra,
  4. int? clientId}
)

Returns information about a message that is replied by a given message. Also, returns the pinned message, the game message, the invoice message, and the topic creation message for messages

Returns Message

Implementation

GetRepliedMessage