rmcafee / discord_ex

Discord Elixir Library
MIT License
48 stars 13 forks source link

User.query 404 #31

Open tielur opened 7 years ago

tielur commented 7 years ago

It looks like Discord may have removed this endpoint? https://github.com/rmcafee/discord_ex/blob/master/lib/discord_ex/rest_client/resources/user.ex#L54-L70

I get this when I try to use it:

%{"code" => 0, "message" => "404: Not Found"}