Module tdlight.api

Class TdApi.CanSendStoryResult

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.CanSendStoryResult
Direct Known Subclasses:
TdApi.CanSendStoryResultActiveStoryLimitExceeded, TdApi.CanSendStoryResultBoostNeeded, TdApi.CanSendStoryResultMonthlyLimitExceeded, TdApi.CanSendStoryResultOk, TdApi.CanSendStoryResultPremiumNeeded, TdApi.CanSendStoryResultWeeklyLimitExceeded
Enclosing class:
TdApi

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

    • CanSendStoryResult

      public CanSendStoryResult()
      Default class constructor.