reddex v0.1.0 Reddex.API.User View Source
Functions for users.
Link to this section Summary
Functions
Retrieves information about a user
Link to this section Functions
Link to this function
about(username)
View Source
about(username)
View Source
about(String.t()) :: {:ok, map()} | Reddex.HTTP.error()
about(String.t()) :: {:ok, map()} | Reddex.HTTP.error()
Retrieves information about a user.