Request.php
Table of Contents
Classes
- Request
- Represents a single queued HTTP request against the NHA world. Identical in behaviour to the DiscordPHP request it extends; it exists only so NHA transport code depends on an NHA-owned type rather than reaching into `Discord\Http` directly.