Home
last modified time | relevance | path

Searched defs:defaultRestrictions (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/data/
H A Ddata_chat.h74 [[nodiscard]] auto defaultRestrictions() const { in defaultRestrictions() function
H A Ddata_channel.h286 [[nodiscard]] auto defaultRestrictions() const { in defaultRestrictions() function
H A Ddata_peer.cpp866 const auto defaultRestrictions = channel->defaultRestrictions() in amRestricted() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/boxes/peers/
H A Dedit_participant_box.cpp626 const auto defaultRestrictions = chat in prepare() local