Module tdlight.api

Class TdApi.CanBoostChatResult

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.CanBoostChatResult
Direct Known Subclasses:
TdApi.CanBoostChatResultAlreadyBoosted, TdApi.CanBoostChatResultInvalidChat, TdApi.CanBoostChatResultOk, TdApi.CanBoostChatResultPremiumNeeded, TdApi.CanBoostChatResultPremiumSubscriptionNeeded, TdApi.CanBoostChatResultWaitNeeded
Enclosing class:
TdApi

This class is an abstract base class. Represents result of checking whether the current user can boost the specific chat.
  • Constructor Details

    • CanBoostChatResult

      public CanBoostChatResult()
      Default class constructor.