menu
fluxer_dart package
documentation
models/guild_audit_log_entry_response_options.dart
GuildAuditLogEntryResponseOptions
count property
count property
dark_mode
light_mode
count
property
@JsonKey.new(includeIfNull: false)
num
?
count
final
Count of items affected
Implementation
@JsonKey(includeIfNull: false) final num? count;
fluxer_dart package
documentation
models/guild_audit_log_entry_response_options
GuildAuditLogEntryResponseOptions
count property
GuildAuditLogEntryResponseOptions class