Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 832 Bytes

CreateAlmanaxWebhookMentionsValueInner.md

File metadata and controls

13 lines (9 loc) · 832 Bytes

Dofusdude.Api.Model.CreateAlmanaxWebhookMentionsValueInner

Mention

Properties

Name Type Description Notes
DiscordId int User or role ID directly from Discord. Activate developer mode and right click a user or role to get them. [optional]
IsRole bool Whether an ID describes a role (true) or user (false). This is needed for formatting the mention command so Discord understands it. [optional]
PingDaysBefore int? Get a mention days before the bonus comes up. It will post on the specified time. Also works when the interval is not daily. [optional]

[Back to Model list] [Back to API list] [Back to README]