Home
last modified time | relevance | path

Searched refs:RaiseHand (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/gomod.garykim.dev/nc-talk/user/
H A Duser.go95 RaiseHand bool `ocscapability:"raise-hand"` member
277 RaiseHand: sliceContains(sc.Features, "raise-hand"),
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/calls/group/
H A Dcalls_group_call.h432 RaiseHand = 0x02, enumerator
H A Dcalls_group_call.cpp3038 sendSelfUpdate(SendUpdateType::RaiseHand); in maybeSendMutedUpdate()
3049 SendUpdateType::RaiseHand, in sendPendingSelfUpdates()
3075 MTP_flags((type == SendUpdateType::RaiseHand) in sendSelfUpdate()