Helpers
Table of Contents
Interfaces
Classes
- BigInt
- Polyfill to handle big integer operation in 32 bit PHP using ext-gmp.
- Buffer
- CacheConfig
- Cache configuration class. To be used with Discord `cache` Options.
- CacheWrapper
- Wrapper for CacheInterface that store Repository items.
- Collection
- Collection of items. Inspired by Laravel Collections.
- Multipart
- Builds a multipart request.
- RegisteredCommand
- RegisteredCommand represents a command that has been registered with the Discord servers and has a handler to handle when the command is triggered.