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