RBWCM-SDK Documentation - v1.1.0
Preparing search index...
UserUnbannedPayload
Interface UserUnbannedPayload
Payload for
RankedEvent.UserUnbanned
interface
UserUnbannedPayload
{
banId
:
number
;
bannedAt
:
Date
;
banReason
:
string
|
null
;
discordId
:
string
;
ign
:
string
;
unbannedBy
:
string
;
unbanReason
:
string
|
null
;
userId
:
number
;
}
Index
Properties
ban
Id
banned
At
ban
Reason
discord
Id
ign
unbanned
By
unban
Reason
user
Id
Properties
ban
Id
banId
:
number
banned
At
bannedAt
:
Date
ban
Reason
banReason
:
string
|
null
discord
Id
discordId
:
string
ign
ign
:
string
unbanned
By
unbannedBy
:
string
unban
Reason
unbanReason
:
string
|
null
user
Id
userId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ban
Id
banned
At
ban
Reason
discord
Id
ign
unbanned
By
unban
Reason
user
Id
RBWCM-SDK Documentation - v1.1.0
Loading...
Payload for RankedEvent.UserUnbanned