2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Start customizable webpages.

This commit is contained in:
John Preston
2023-10-19 11:05:39 +04:00
parent 486d5b63d3
commit b2e8e0431e
16 changed files with 172 additions and 73 deletions

View File

@@ -2168,5 +2168,5 @@ stories.togglePeerStoriesHidden#bd0415c4 peer:InputPeer hidden:Bool = Bool;
premium.getBoostsList#60f67660 flags:# gifts:flags.0?true peer:InputPeer offset:string limit:int = premium.BoostsList;
premium.getMyBoosts#be77b4a = premium.MyBoosts;
premium.applyBoost#46b6a16b flags:# slot:flags.0?int peer:InputPeer = Bool;
premium.applyBoost#184bc3b9 flags:# slots:flags.0?Vector<int> peer:InputPeer = Bool;
premium.getBoostsStatus#42f1f61 peer:InputPeer = premium.BoostsStatus;