Module tdlight.api

Class TdApi.ChatActionBarAddContact

Enclosing class:
TdApi

public static final class TdApi.ChatActionBarAddContact extends TdApi.ChatActionBar
The chat is a private or secret chat and the other user can be added to the contact list using the method addContact.
  • Field Details

  • Constructor Details

    • ChatActionBarAddContact

      public ChatActionBarAddContact()
      The chat is a private or secret chat and the other user can be added to the contact list using the method addContact.
    • ChatActionBarAddContact

      public ChatActionBarAddContact(DataInput input) throws IOException
      The chat is a private or secret chat and the other user can be added to the contact list using the method addContact.
      Throws:
      IOException
  • Method Details