MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / id

Method id

Telegram/SourceFiles/data/data_group_call.cpp:123–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123CallId GroupCall::id() const {
124 return _id;
125}
126
127bool GroupCall::loaded() const {
128 return _version > 0;

Callers 2

discardMethod · 0.45
inCallMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected