- Preparing search index...
- The search index is not available
Guilded.JS
Type alias ServerMemberPayload
ServerMemberPayload: { isOwner?: boolean; joinedAt: string; nickname?: string; roleIds: number[]; user: UserPayload; }
Type declaration
-
Optional
isOwner?: boolean
-
joinedAt: string
-
Optional
nickname?: string
-
roleIds: number[]
-
The ISO 8601 timestamp that the member was created at