Module tdlight.api

Class TdApi.UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages

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

public static final class TdApi.UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages extends TdApi.UserPrivacySetting
A privacy setting for managing whether the user can receive voice and video messages in private chats.
  • Field Details

  • Constructor Details

    • UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages

      public UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages()
      A privacy setting for managing whether the user can receive voice and video messages in private chats.
    • UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages

      public UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages(DataInput input) throws IOException
      A privacy setting for managing whether the user can receive voice and video messages in private chats.
      Throws:
      IOException
  • Method Details