Module tdlight.api

Class TdApi.PremiumLimitTypePinnedArchivedChatCount

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PremiumLimitType
it.tdlight.jni.TdApi.PremiumLimitTypePinnedArchivedChatCount
Enclosing class:
TdApi

public static final class TdApi.PremiumLimitTypePinnedArchivedChatCount extends TdApi.PremiumLimitType
The maximum number of pinned chats in the archive chat list.
  • Field Details

  • Constructor Details

    • PremiumLimitTypePinnedArchivedChatCount

      public PremiumLimitTypePinnedArchivedChatCount()
      The maximum number of pinned chats in the archive chat list.
    • PremiumLimitTypePinnedArchivedChatCount

      public PremiumLimitTypePinnedArchivedChatCount(DataInput input) throws IOException
      The maximum number of pinned chats in the archive chat list.
      Throws:
      IOException
  • Method Details