Interface: UserUnbannedEvent
Properties
Property | Type | Description |
---|---|---|
id | string | - |
unbanned_by | Object | - |
unbanned_by.id | number | - |
unbanned_by.slug | string | - |
unbanned_by.username | string | - |
user | Object | - |
user.id | number | - |
user.slug | string | - |
user.username | string | - |
Generated using typedoc-plugin-markdown and TypeDoc