☠️BannedMember
BannedMember is a component that extends the User component.
Last updated
BannedMember is a component that extends the User component.
Last updated
guildID
ID of the Guild
String
ban
ban information
Object
ban.reason
reason of the ban
String
ban.createdAt
timestamp of when the user has been banned.
Number|null
ban.createdBy
Banned Member ID.
String
user
Banned member information.
Object
user.id
Banned member id
String
user.type
Banned member type
String
user.username
Banned member username
String
guild
Guild/server component
rawData
raw data received from ws and converted to JSON
Object
true
client
Client
true