RBWCM-SDK Documentation - v1.1.0
Preparing search index...
UserBannedPayload
Interface UserBannedPayload
Payload for
RankedEvent.UserBanned
interface
UserBannedPayload
{
banId
:
number
;
bannedBy
:
string
;
expiresAt
?:
Date
|
null
;
reason
?:
string
|
null
;
replaced
?:
boolean
;
userId
:
number
;
}
Index
Properties
ban
Id
banned
By
expires
At?
reason?
replaced?
user
Id
Properties
ban
Id
banId
:
number
banned
By
bannedBy
:
string
Optional
expires
At
expiresAt
?:
Date
|
null
Optional
reason
reason
?:
string
|
null
Optional
replaced
replaced
?:
boolean
user
Id
userId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ban
Id
banned
By
expires
At
reason
replaced
user
Id
RBWCM-SDK Documentation - v1.1.0
Loading...
Payload for RankedEvent.UserBanned