Contains information about a blacklist mutation (add/remove).
{string} value - The value of the blacklist entry.
{BlacklistType} blacklist - The name of the blacklist.
{BlacklistEntryKind} kind - The kind of the blacklist entry (regex or substring).
{boolean} global - Whether or not the blacklist entry is global.
{string} guild - The ID of the guild that the blacklist entry belongs to.
{Blacklist} metadata - The metadata of the blacklist entry.
Generated using TypeDoc
Contains information about a blacklist mutation (add/remove).
{string} value - The value of the blacklist entry.
{BlacklistType} blacklist - The name of the blacklist.
{BlacklistEntryKind} kind - The kind of the blacklist entry (regex or substring).
{boolean} global - Whether or not the blacklist entry is global.
{string} guild - The ID of the guild that the blacklist entry belongs to.
{Blacklist} metadata - The metadata of the blacklist entry.