Module tdlight.api

Class TdApi.UserPrivacySettingAllowChatInvites

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.UserPrivacySetting
it.tdlight.jni.TdApi.UserPrivacySettingAllowChatInvites
Enclosing class:
TdApi

public static final class TdApi.UserPrivacySettingAllowChatInvites extends TdApi.UserPrivacySetting
A privacy setting for managing whether the user can be invited to chats.
  • Field Details

  • Constructor Details

    • UserPrivacySettingAllowChatInvites

      public UserPrivacySettingAllowChatInvites()
      A privacy setting for managing whether the user can be invited to chats.
    • UserPrivacySettingAllowChatInvites

      public UserPrivacySettingAllowChatInvites(DataInput input) throws IOException
      A privacy setting for managing whether the user can be invited to chats.
      Throws:
      IOException
  • Method Details