mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Add bouncing of userpics in group call members.
This commit is contained in:
@@ -37,6 +37,8 @@ public:
|
||||
std::optional<Participant> now;
|
||||
};
|
||||
|
||||
static constexpr auto kSpeakStatusKeptFor = crl::time(1000);
|
||||
|
||||
[[nodiscard]] auto participants() const
|
||||
-> const std::vector<Participant> &;
|
||||
void requestParticipants();
|
||||
|
Reference in New Issue
Block a user