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