Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.cpp3008 class GetMegagroupStatsQuery final : public Td::ResultHandler { class
3013 explicit GetMegagroupStatsQuery(Promise<td_api::object_ptr<td_api::ChatStatistics>> &&promise) in GetMegagroupStatsQuery() function in td::GetMegagroupStatsQuery