Interface: SkyBlockProfileCoopInvitation


# Interface: SkyBlockProfileCoopInvitation

Components.Schemas.SkyBlockProfileCoopInvitation

Coop invitation that the member accepted.

# Properties

# confirmed

Optional confirmed: boolean

Defined in: types/api.ts:2718 (opens new window)


# confirmed_timestamp

Optional confirmed_timestamp: number

The timestamp of when the player accepted the invite.

Defined in: types/api.ts:2722 (opens new window)


# invited_by

invited_by: string

The Minecraft UUID of the player who invited them.

Defined in: types/api.ts:2726 (opens new window)


# timestamp

timestamp: number

When the invitation was created.

Defined in: types/api.ts:2730 (opens new window)