Crate roboat

source ·
Expand description

About

An API wrapper for Roblox.com.

This library is designed to be high-performance capable, meaning that a Client is designed to work with proxies, as well as make multiple requests in parallel. All API calls are made through a Client.

Covered Endpoints

Re-exports

Modules

Structs

  • A client used for making requests to the Roblox API.

Enums

  • The maximum amount of instances to return from an endpoint.
  • The universal error used in this crate.