Properties
Optional
access_token
access_token?: string
profile
profile: { demo?: boolean; id: string; name: string; properties?: { twitch_access_token: string; }; type?: MCUserTypeVal; xuid?: string; }
Type declaration
-
Optional
demo?: boolean
-
id: string
-
name: string
-
Optional
properties?: {
twitch_access_token: string;
}
-
twitch_access_token: string
-
-
Optional
xuid?: string