Method SuppressNotifications
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
SuppressNotifications()
Applies SuppressNotifications to the message.
IDiscordMessageBuilder SuppressNotifications()
Returns
Remarks
As per SuppressNotifications, this does not change the message's allowed mentions (controlled by AddMentions(IEnumerable<IMention>)), but instead prevents a mention from triggering a push notification.