Module tdlight.api

Class TdApi.PremiumFeatureAdvancedChatManagement

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PremiumFeature
it.tdlight.jni.TdApi.PremiumFeatureAdvancedChatManagement
Enclosing class:
TdApi

public static final class TdApi.PremiumFeatureAdvancedChatManagement extends TdApi.PremiumFeature
Ability to change position of the main chat list, archive and mute all new chats from non-contacts, and completely disable notifications about the user's contacts joined Telegram.
  • Field Details

  • Constructor Details

    • PremiumFeatureAdvancedChatManagement

      public PremiumFeatureAdvancedChatManagement()
      Ability to change position of the main chat list, archive and mute all new chats from non-contacts, and completely disable notifications about the user's contacts joined Telegram.
    • PremiumFeatureAdvancedChatManagement

      public PremiumFeatureAdvancedChatManagement(DataInput input) throws IOException
      Ability to change position of the main chat list, archive and mute all new chats from non-contacts, and completely disable notifications about the user's contacts joined Telegram.
      Throws:
      IOException
  • Method Details