2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Respect "call_requests_disabled" for confcalls.

This commit is contained in:
John Preston
2025-04-16 14:27:08 +04:00
parent 4975a0a8d8
commit ff67d876b2
3 changed files with 17 additions and 3 deletions

View File

@@ -79,6 +79,7 @@ public:
[[nodiscard]] int pinnedGiftsLimit() const;
[[nodiscard]] bool callsDisabledForSession() const;
[[nodiscard]] int confcallSizeLimit() const;
[[nodiscard]] bool confcallPrioritizeVP8() const;