Helpers
Interfaces, Classes, Traits and Enums
- ExtendedPromisorInterface
- Expands on the react/promise PromisorInterface by returning an extended
promise.
- 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.
- Deferred
- Wrapper for extended promisor interface. Work-around until react/promise v3.0.
- 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.