GuildAuditLogEntryResponseOptions constructor
const
GuildAuditLogEntryResponseOptions({})
Implementation
const GuildAuditLogEntryResponseOptions({
this.channelId,
this.count,
this.deleteMemberDays,
this.id,
this.integrationType,
this.messageId,
this.membersRemoved,
this.roleName,
this.type,
this.inviterId,
this.maxAge,
this.maxUses,
this.temporary,
this.uses,
});