allowedMentions property

AllowedMentions? allowedMentions
getter/setter pair

Whether or not to disable @everyone and @here mentions at a global level. It means client won't send any of these. It doesn't mean filtering guild messages.

Implementation

AllowedMentions? allowedMentions;