Class TdApi.CanTransferOwnership

Enclosing class:
TdApi

public static class TdApi.CanTransferOwnership extends TdApi.Function<TdApi.CanTransferOwnershipResult>
Checks whether the current session can be used to transfer a chat ownership to another user.

Returns CanTransferOwnershipResult

  • Field Details

    • CONSTRUCTOR

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

    • CanTransferOwnership

      public CanTransferOwnership()
      Default constructor for a function, which checks whether the current session can be used to transfer a chat ownership to another user.

      Returns CanTransferOwnershipResult

  • Method Details