Spear.Client.nack
You're seeing just the callback
nack
, go back to Spear.Client module for more information.
Specs
nack( subscription :: reference(), event_or_ids :: Spear.Event.t() | [String.t()] ) :: :ok | {:error, any()}
A wrapper around Spear.nack/3
Specs
nack( subscription :: reference(), event_or_ids :: Spear.Event.t() | [String.t()], opts :: Keyword.t() ) :: :ok | {:error, any()}
A wrapper around Spear.nack/4