Discord Elixir v1.1.4 DiscordEx.RestClient
Discord RestClient. Used a GenServer so that you can have multiple clients in one application.
Summary
Types
Response body with related options
Functions
Start process and HTTP Client. {:ok, conn} = DiscordEx.RestClient.start_link(%{token: token})
Types
request_reply :: {atom, map, map}
Response body with related options
Functions
Specs
resource(pid, atom, String.t, map) :: request_reply