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