IAuditLogOptions class abstract

Additional info for certain action types

Look here for more

Constructors

IAuditLogOptions()

Properties

channelId Snowflake?
The channel in which the entities were targeted.
no setter
count int?
The number of entities targeted.
no setter
deleteMemberDuration Duration?
The number of days after which inactive users will be kicked.
no setter
hashCode int
The hash code for this object.
no setterinherited
id Snowflake?
Id of the overwritten entity.
no setter
messageId Snowflake?
The id of the message that was targeted.
no setter
overwrittenType String?
Type of overwritten entity. One of:
no setter
pruneCount int?
The number of the members removed by the prune.
no setter
roleName String?
The name of the role that was targeted. (Not present if overwrittenType is member).
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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 ==(Object other) bool
The equality operator.
inherited