mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Add raised hand display in participants list.
This commit is contained in:
@@ -24,6 +24,7 @@ struct GroupCallParticipant {
|
||||
not_null<PeerData*> peer;
|
||||
TimeId date = 0;
|
||||
TimeId lastActive = 0;
|
||||
uint64 raisedHandRating = 0;
|
||||
uint32 ssrc = 0;
|
||||
int volume = 0;
|
||||
bool applyVolumeFromMin = true;
|
||||
|
Reference in New Issue
Block a user