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