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