TDLib
Loading...
Searching...
No Matches
td::ClientActor Member List

This is the complete list of members for td::ClientActor, including all inherited members.

ClientActor(unique_ptr< TdCallback > callback, Options options={})td::ClientActorexplicit
ClientActor(ClientActor &&other) noexcepttd::ClientActor
ClientActor(const ClientActor &)=delete (defined in td::ClientActor)td::ClientActor
execute(td_api::object_ptr< td_api::Function > request)td::ClientActorstatic
operator=(ClientActor &&other) noexcepttd::ClientActor
operator=(const ClientActor &)=delete (defined in td::ClientActor)td::ClientActor
request(uint64 id, td_api::object_ptr< td_api::Function > request)td::ClientActor
~ClientActor() finaltd::ClientActor