Home
last modified time | relevance | path

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

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/calls/group/
H A Dcalls_group_call.h69 [[nodiscard]] bool IsGroupCallAdmin(
H A Dcalls_group_call.cpp264 [[nodiscard]] bool IsGroupCallAdmin( in IsGroupCallAdmin() function
1555 : (!mute || IsGroupCallAdmin(_peer, participantPeer)); in applyParticipantLocally()
H A Dcalls_group_members.cpp1197 const auto admin = IsGroupCallAdmin(_peer, participantPeer); in createRowContextMenu()