Class TdApi.UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages

java.lang.Object
dev.voroby.springframework.telegram.client.TdApi.Object
dev.voroby.springframework.telegram.client.TdApi.UserPrivacySetting
dev.voroby.springframework.telegram.client.TdApi.UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages
Enclosing class:
TdApi

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

    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages

      public UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages()
      A privacy setting for managing whether the user can receive voice and video messages in private chats; for Telegram Premium users only.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR