View Source SquareCloud.User (SquareCloud v0.1.0)

Users info

Link to this section Summary

Functions

Get your information

Get a user's information

Link to this section Functions

@spec get() :: Tesla.Env.t()

Get your information

Link to this function

get(user_id)

View Source (since 0.1.0)
@spec get(String.t() | integer()) :: Tesla.Env.t()

Get a user's information

Example usage:

SquareCloud.User.get("1123566666018730146")