Remedy.Schema.AuditLogEntry (Remedy v0.6.6) View Source
Discord Audit Log Entry Object
Link to this section Summary
Link to this section Types
Specs
t() :: %Remedy.Schema.AuditLogEntry{ action_type: integer(), changes: [map()], id: term(), options: [Remedy.Schema.AuditLogOption.t()], reason: String.t(), target_id: String.t(), user: Remedy.Schema.User.t(), user_id: term() }