Interface: GetBansResponse
Properties
Property | Type | Description |
---|---|---|
ban | Object | - |
ban.banned_at | string | - |
ban.expires_at | string | - |
ban.permanent | boolean | - |
ban.reason | string | - |
banned_by | Object | - |
banned_by.id | string | - |
banned_by.username | string | - |
banned_user | Object | - |
banned_user.id | string | - |
banned_user.username | string | - |
Generated using typedoc-plugin-markdown and TypeDoc