menu
fluxer_dart package
documentation
models/guild_audit_log_entry_response_options.dart
GuildAuditLogEntryResponseOptions
id property
id property
dark_mode
light_mode
id
property
@JsonKey.new(includeIfNull: false)
String
?
id
final
ID of the affected entity
Implementation
@JsonKey(includeIfNull: false) final String? id;
fluxer_dart package
documentation
models/guild_audit_log_entry_response_options
GuildAuditLogEntryResponseOptions
id property
GuildAuditLogEntryResponseOptions class