Nostrum.Api.get_current_user-exclamation-mark
You're seeing just the function
get_current_user-exclamation-mark
, go back to Nostrum.Api module for more information.
Specs
get_current_user!() :: no_return() | Nostrum.Struct.User.t()
Same as get_current_user/0
, but raises Nostrum.Error.ApiError
in case of failure.