Documents all Client events. ($client->on('name here', callable))
Something all guild category channels implement.
Something all channels implement.
Something all channel storages implement. The storage also is used as factory.
Something all direct message channels implement.
Something all emoji storages implement. The storage also is used as factory.
Something all group direct message channels implement.
Something all guild channels implement.
Something all guild member storages implement. The storage also is used as factory.
Something all guild news channels implement.
Something all guild storages implement. The storage also is used as factory.
Something all guild store channels implement.
Something all guild text channels implement.
Something all guild voice channels implement.
Something all message storages implement. The storage also is used as factory.
Something all presence storages implement. The storage also is used as factory.
This interface defines required methods and their arguments for managing route ratelimits using various systems.
The ratelimit bucket queue is always managed in memory (as in belongs to that process), however the ratelimits are distributed to the used system.
Something all role storages implement. The storage also is used as factory.
Something all storages implement. The storage also is used as factory.
Something all text channels implement.
Something all user storages implement. The storage also is used as factory.
Something all voice channels implement.
Interface for WS compressions. This is used internally.
Interface for WS encodings. This is used internally.
WS Event interface.
WS Handler interface.