ChatActionBarAddContact constructor

ChatActionBarAddContact(
  1. {int? extra,
  2. int? clientId}
)

The chat is a private or secret chat and the other user can be added to the contact list using the method addContact

Implementation

ChatActionBarAddContact