RBWCM-SDK Documentation - v1.1.0
Preparing search index...
UserUnstrikedPayload
Interface UserUnstrikedPayload
Payload for
RankedEvent.UserUnstriked
interface
UserUnstrikedPayload
{
discordId
:
string
;
ign
:
string
;
reason
:
string
|
null
;
staffer
:
string
|
null
;
strikeId
:
number
;
totalActiveStrikes
:
number
;
unstrikedBy
:
string
;
unstrikeReason
:
string
|
null
;
userId
:
number
;
}
Index
Properties
discord
Id
ign
reason
staffer
strike
Id
total
Active
Strikes
unstriked
By
unstrike
Reason
user
Id
Properties
discord
Id
discordId
:
string
ign
ign
:
string
reason
reason
:
string
|
null
staffer
staffer
:
string
|
null
strike
Id
strikeId
:
number
total
Active
Strikes
totalActiveStrikes
:
number
unstriked
By
unstrikedBy
:
string
unstrike
Reason
unstrikeReason
:
string
|
null
user
Id
userId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
discord
Id
ign
reason
staffer
strike
Id
total
Active
Strikes
unstriked
By
unstrike
Reason
user
Id
RBWCM-SDK Documentation - v1.1.0
Loading...
Payload for RankedEvent.UserUnstriked