Elixir v0.2.0 Nostrum.Cache.Me

Simple cache that stores information for the current user.

Summary

Functions

Retrieves the current user state

Functions

get()
get() :: Nostrum.Struct.User.t | map

Retrieves the current user state.

start_link()