hasPrivateForwards property

bool? hasPrivateForwards
getter/setter pair

Optional. True, if privacy settings of the other party in the private chat allows to use tg://user?id=<user_id> links only in chats with the user. Returned only in getChat.

Implementation

bool? hasPrivateForwards;