MessageReplyInfo
Contains information about replies to a message.
This is an alias for the MessageReplyInfoUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "messageReplyInfo" | |
replyCount | number | Number of times the message was directly or indirectly replied |
recentReplierIds | Identifiers of at most 3 recent repliers to the message; available in channels with a discussion supergroup. The users and chats are expected to be inaccessible: only their photo and name will be available | |
lastReadInboxMessageId | number | Identifier of the last read incoming reply to the message |
lastReadOutboxMessageId | number | Identifier of the last read outgoing reply to the message |
lastMessageId | number | Identifier of the last reply to the message |