HTTP API Reference ================== All endpoint functions are accessible from your :attr:`discord.Client._http` attribute. .. automethod:: discord._http.HTTP.get_gateway .. automethod:: discord._http.HTTP.get_gateway_bot .. autoclass:: discord._http.HTTPResponse()