menu
fluxer_dart package
documentation
models/guild_audit_log_entry_response.dart
GuildAuditLogEntryResponse
changes property
changes property
dark_mode
light_mode
changes
property
@JsonKey.new(includeIfNull: false)
List
<
AuditLogChangeSchema
>
?
changes
final
Changes made to the target
Implementation
@JsonKey(includeIfNull: false) final List<AuditLogChangeSchema>? changes;
fluxer_dart package
documentation
models/guild_audit_log_entry_response
GuildAuditLogEntryResponse
changes property
GuildAuditLogEntryResponse class