Skip to main content
Module

x/denord/mod.ts>AuditLogChangeKey

🗣 Discord API module
Latest
enum AuditLogChangeKey
import { AuditLogChangeKey } from "https://deno.land/x/denord@0.1.0/mod.ts";

Members

$ADD = "$add"
$REMOVE = "$remove"
AFK_CHANNEL_ID = "afk_channel_id"
AFK_TIMEOUT = "afk_timeout"
ALLOW = "allow"
APPLICATION_ID = "application_id"
AVATAR_HASH = "avatar_hash"
BITRATE = "bitrate"
CHANNEL_ID = "channel_id"
CODE = "code"
COLOR = "color"
DEAF = "deaf"
DEFAULT_MESSAGE_NOTIFICATIONS = "default_message_notifications"
DENY = "deny"
ENABLE_EMOTICONS = "enable_emoticons"
EXPIRE_BEHAVIOR = "expire_behavior"
EXPIRE_GRACE_PERIOD = "expire_grace_period"
EXPLICIT_CONTENT_FILTER = "explicit_content_filter"
HOIST = "hoist"
ICON_HASH = "icon_hash"
ID = "id"
INVITER_ID = "inviter_id"
MAX_AGE = "max_age"
MAX_USES = "max_uses"
MENTIONABLE = "mentionable"
MFA_LEVEL = "mfa_level"
MUTE = "mute"
NAME = "name"
NICK = "nick"
NSFW = "nsfw"
OWNER_ID = "owner_id"
PERMISSION_OVERWRITES = "permission_overwrites"
PERMISSIONS = "permissions"
POSITION = "position"
PRUNE_DELETE_DAYS = "prune_delete_days"
RATE_LIMIT_PER_USER = "rate_limit_per_user"
REGION = "region"
SPLASH_HASH = "splash_hash"
SYSTEM_CHANNEL_ID = "system_channel_id"
TEMPORARY = "temporary"
TOPIC = "topic"
TYPE = "type"
USES = "uses"
VANITY_URL_CODE = "vanity_url_code"
VERIFICATION_LEVEL = "verification_level"
WIDGET_CHANNEL_ID = "widget_channel_id"
WIDGET_ENABLED = "widget_enabled"