hoshii / Exports / UserData

UserData

Hierarchy

Table of contents

Properties

Properties

avatar

Optional avatar: string

Defined in

lib/structures/User.ts:23open in new window


Optional banner: string

Defined in

lib/structures/User.ts:24open in new window


bot

bot: boolean

Defined in

lib/structures/User.ts:25open in new window


createdAt

createdAt: Date

Defined in

lib/structures/User.ts:26open in new window


id

id: string

Inherited from

BaseData.id

Defined in

lib/structures/Base.ts:5open in new window


name

name: string

Defined in

lib/structures/User.ts:27open in new window


type

Optional type: UserTypes

Defined in

lib/structures/User.ts:28open in new window

Last Updated:
Contributors: Reinhardt