Interface APIUserStatus

interface APIUserStatus {
    content?: string;
    emoteId: number;
}

Properties

Properties

content?: string

The content of the user status. The supported markdown for this content only includes reactions and plaintext for now

emoteId: number

Emote ID