Properties
buildersclubonly
buildersclubonly: boolean
description
description: string
owner
owner: {
buildersclub: string;
id: number;
username: string;
}
Type declaration
-
buildersclub: string
-
id: number
-
username: string
roles
roles: {
id: number;
memberCount: number;
name: string;
rank: number;
}[]
Type declaration
-
id: number
-
memberCount: number
-
name: string
-
rank: number
shout
shout: {
by: {
buildersclub: string;
id: string;
username: string;
};
created: string;
description: string;
updated: string;
}
Type declaration
-
by: {
buildersclub: string;
id: string;
username: string;
}
-
buildersclub: string
-
id: string
-
username: string
-
created: string
-
description: string
-
updated: string