Class TdApi.CanTransferOwnershipResultSessionTooFresh

Enclosing class:
TdApi

public static class TdApi.CanTransferOwnershipResultSessionTooFresh extends TdApi.CanTransferOwnershipResult
The session was created recently, user needs to wait.
  • Field Details

    • retryAfter

      public int retryAfter
      Time left before the session can be used to transfer ownership of a chat, in seconds.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • CanTransferOwnershipResultSessionTooFresh

      public CanTransferOwnershipResultSessionTooFresh()
      The session was created recently, user needs to wait.
    • CanTransferOwnershipResultSessionTooFresh

      public CanTransferOwnershipResultSessionTooFresh(int retryAfter)
      The session was created recently, user needs to wait.
      Parameters:
      retryAfter - Time left before the session can be used to transfer ownership of a chat, in seconds.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR