ChangeKeyType class

Type of change in audit log

Inheritance

Constructors

ChangeKeyType.from(String value)
Creates instance of ChangeKeyType from value

Properties

hashCode int
The hash code for this object.
read-onlyoverride
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited
value String
Returns value of enum
read-onlyinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(dynamic other) bool
The equality operator.
override

Constants

$add → const ChangeKeyType
ChangeKeyType._create("\$add")
$remove → const ChangeKeyType
ChangeKeyType._create("\$remove")
afkChannelId → const ChangeKeyType
ChangeKeyType._create("afk_channel_id")
afkTimeout → const ChangeKeyType
ChangeKeyType._create("afk_timeout")
allow → const ChangeKeyType
ChangeKeyType._create("allow")
applicationId → const ChangeKeyType
ChangeKeyType._create("application_id")
avatarHash → const ChangeKeyType
ChangeKeyType._create("avatar_hash")
bitrate → const ChangeKeyType
ChangeKeyType._create("bitrate")
channelId → const ChangeKeyType
ChangeKeyType._create("channel_id")
code → const ChangeKeyType
ChangeKeyType._create("code")
color → const ChangeKeyType
ChangeKeyType._create("color")
deaf → const ChangeKeyType
ChangeKeyType._create("deaf")
defaultMessageNotifications → const ChangeKeyType
ChangeKeyType._create("default_message_notifications")
deny → const ChangeKeyType
ChangeKeyType._create("deny")
explicitContentFilter → const ChangeKeyType
ChangeKeyType._create("explicit_content_filter")
hoist → const ChangeKeyType
ChangeKeyType._create("hoist")
iconHash → const ChangeKeyType
ChangeKeyType._create("icon_hash")
id → const ChangeKeyType
ChangeKeyType._create("id")
inviterId → const ChangeKeyType
ChangeKeyType._create("inviter_id")
maxAge → const ChangeKeyType
ChangeKeyType._create("max_age")
maxUses → const ChangeKeyType
ChangeKeyType._create("max_uses")
mentionable → const ChangeKeyType
ChangeKeyType._create("mentionable")
mfaLevel → const ChangeKeyType
ChangeKeyType._create("mfa_level")
mute → const ChangeKeyType
ChangeKeyType._create("mute")
name → const ChangeKeyType
ChangeKeyType._create("name")
nick → const ChangeKeyType
ChangeKeyType._create("nick")
nsfw → const ChangeKeyType
ChangeKeyType._create("nsfw")
ownerId → const ChangeKeyType
ChangeKeyType._create("owner_id")
permissionOverwrites → const ChangeKeyType
ChangeKeyType._create("permission_overwrites")
permissions → const ChangeKeyType
ChangeKeyType._create("permissions")
position → const ChangeKeyType
ChangeKeyType._create("position")
pruneDeleteDays → const ChangeKeyType
ChangeKeyType._create("prune_delete_days")
region → const ChangeKeyType
ChangeKeyType._create("region")
slowmode → const ChangeKeyType
ChangeKeyType._create("rate_limit_per_user")
splashHash → const ChangeKeyType
ChangeKeyType._create("splash_hash")
temporary → const ChangeKeyType
ChangeKeyType._create("temporary")
topic → const ChangeKeyType
ChangeKeyType._create("topic")
type → const ChangeKeyType
ChangeKeyType._create("type")
uses → const ChangeKeyType
ChangeKeyType._create("uses")
verificationLevel → const ChangeKeyType
ChangeKeyType._create("verification_level")
widgetChannelId → const ChangeKeyType
ChangeKeyType._create("widget_channel_id")
widgetEnabled → const ChangeKeyType
ChangeKeyType._create("widget_enabled")