0.2.8 • Published 8 months ago

@sdkfabric/discord v0.2.8

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Discord SDK

This SDK is managed by the SDK Fabric project. Our goal is to build a global infrastructure to automatically generate an SDK for every API, please take a look at our website for more information.

Contribution

Please do not create a pull requests at this repository since the code is automatically generated. If an operation or type is missing at the client SDK please register at the TypeHub platform and create a pull request at the Discord specification. The system will then automatically create a GIT commit and update the code.

Usage

The following example shows how you initialize the client:

const client = Client::build('[access_token]');

// @TODO use the client

You can find all available operations and types at: https://app.typehub.cloud/d/sdkfabric/discord

0.2.8

8 months ago

0.2.7

1 year ago

0.2.6

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago