pub trait TDCanTransferOwnershipResult: Debug + RObject { }
Expand description

TRAIT | Represents result of checking whether the current session can be used to transfer a chat ownership to another user

Implementations on Foreign Types

Implementors