Module tdlight.api

Class TdApi.PremiumLimitTypePinnedChatCount

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

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

  • Constructor Details

    • PremiumLimitTypePinnedChatCount

      public PremiumLimitTypePinnedChatCount()
      The maximum number of pinned chats in the main chat list.
    • PremiumLimitTypePinnedChatCount

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