Home
last modified time | relevance | path

Searched defs:GetChannelParticipantsQuery (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.cpp2746 class GetChannelParticipantsQuery final : public Td::ResultHandler { class
2751 …explicit GetChannelParticipantsQuery(Promise<tl_object_ptr<telegram_api::channels_channelParticipa… in GetChannelParticipantsQuery() function in td::GetChannelParticipantsQuery