Class: Decidim::Debates::CreateDebateEvent

Inherits:
Events::SimpleEvent
  • Object
show all
Includes:
Events::AuthorEvent
Defined in:
app/events/decidim/debates/create_debate_event.rb

Overview

Notifies users about a new debate. Accepts a Hash in the ‘extra` field with the key `:type`, which can hold two different values:

“user” - The event is being sent to the followers of the debate

author

“participatory_space” - The event is being sento to the followers

of the event's participatory space.