Static addStatic addStatic aggregateReturns the aggregated monthly tips given by the authenticated user over a certain number of months. Defaults to 12 months if not provided.
Optional params: Record<string, any>promise
Static aggregateReturns the aggregated monthly tips received by the authenticated user over a certain number of months. Defaults to 12 months if not provided.
Optional params: Record<string, any>promise
Static clearStatic clearStatic clearStatic clearStatic clearStatic clearStatic clearStatic clearStatic clearStatic clearStatic clearStatic createStatic deleteStatic followWill follow and unfollow a user. If the user is not being following, it will follow the user. If they are following, it will unfollow the user. The current JWT is used for the follower.
The id fo the user to retrieve.
promise
Static generateStatic getStatic getStatic getStatic getStatic getStatic getGet all achievements for a user.
Optional params: { Optional status?: stringOptional title_Static getGet the raw gameplay history (Run Records) for a user.
Optional params: { Optional page?: numberOptional title_Static getStatic getGets the flairs for a specific subreddit.
The name of the subreddit to get flairs for.
Optional params: Record<string, any>Promise resolving to the list of flairs
Static getGets the rules for a specific subreddit.
The name of the subreddit to get rules for.
Optional params: Record<string, any>Promise resolving to the list of rules
Static getStatic getStatic getStatic listStatic listList the authenticated user's media library (clips, screenshots, AI generated).
Optional params: Record<string, any>Optional filters: { type: 'clip'|'screenshot'|'ai_generated', title_id: string }
Static meStatic modifyApply AI transformations (Style Transfer/Upscale) to a library item.
The UUID of the UserMedia record.
{ prompt: string, tool: 'style_transfer'|'upscale' }
Static oneStatic playedStatic profileStatic receivedStatic removeStatic removeStatic resendStatic searchStatic sentList all gifts purchased by the current user.
Optional params: Record<string, any>Optional filters: title_id, status, gift_type, min_amount, max_amount, start_date, end_date, sort_by, sort_order.
promise
Static shareShare a library item to social media as User Generated Content (UGC).
The UUID of the UserMedia record.
{ platform: string, title?: string, content: string }
Optional title?: stringStatic storeStatic suggestStatic syncStatic updateUpdates a users information. Requires the users JSON Web Token (JWT) for them to update their profile.
The date to be passed when creating a competiton.
Optional params: Record<string, any>Promise
Static updateStatic uploadStatic uploadStatic uploadStatic uploadStatic verifyStatic viewGenerated using TypeDoc
Add a genre to a user.