CanTransferOwnership constructor

CanTransferOwnership(
  1. {int? extra,
  2. int? clientId}
)

Checks whether the current session can be used to transfer a chat ownership to another user

Returns CanTransferOwnershipResult

Implementation

CanTransferOwnership