WildcatIP / other.js

The Chatternet feature platform
GNU Affero General Public License v3.0
7 stars 1 forks source link

Add UPDATE_MESSAGE_PANEL_ACTION event to userAgent #189

Open kharmabum opened 7 years ago

kharmabum commented 7 years ago

A message panel action is conceptually similar to a chat complete result action. In the case of the message panel, the default action is "send," which creates a message with the staged content and posts the message to the active channel.

Features should be able to set the action to be something custom , e.g. "save" (for editing), "invite", "promote", etc.