replyInChatId property

int replyInChatId
final

replyInChatId If non-zero, the identifier of the chat to which the replied message belongs; Currently, only messages in the Replies chat can have different reply_in_chat_id and chat_id

Implementation

final int replyInChatId;