Module model

Module model 

Source

Structs§

CustomSkinProcessUpdate
Data that is received in custom_skin_process_update websocket events.
Render
RenderAdded
Data that is received in render_added_json websocket events.
RenderDone
Data that is received in render_done_json websocket events.
RenderFailed
Data that is received in render_failed_json websocket events.
RenderList
A list of Render.
RenderOptions
Customize danser settings when rendering.
RenderProgress
Data that is received in render_progress_json websocket events.
RenderServer
RenderServers
ServerOnlineCount
Skin
SkinDeleted
SkinInfo
Information about a custom skin.
SkinList
A list of Skin.
UserPreset
Preset render settings of a user

Enums§

Event
Deserialized Event received through the websocket.
RenderResolution
RenderSkinOption
Verification
Specifying your verification key will allow you to bypass the default ratelimit of one render per five minutes. Alternatively, you can specify a dev mode to simulate events and not spam the real backend with requests while testing things.