Qore DiscordWebSocketClient Module Reference 1.0
Loading...
Searching...
No Matches

DiscordWebSocketClient Introduction

The DiscordWebSocketClient module provides an API for communicating with the Discord WebSocket API gateway.

To use this module, use "%requires DiscordWebSocketClient" in your code.

All the public symbols in the module are defined in the DiscordWebSocketClient namespace.

The main classes are:

Release Notes

DiscordWebSocketClient v1.0

  • the initial version of the DiscordWebSocketClient module