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

Class GiftCodeLink

Telegram/SourceFiles/data/data_boosts.h:23–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21};
22
23struct GiftCodeLink final {
24 QString text;
25 QString link;
26 QString slug;
27};
28
29struct Boost final {
30 QString id;

Callers 1

requestBoostsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected