-
Feature Description: Add an event for incoming chat messages, example, party chat, lobby chat, private message, draft chat, etc.
-
impact for my app: low
-
What is your current pain point? - My app depends on sharing a “secret” between party members, currently, one member has to manually copy the secret from the overlay into a chat channel, and other members have to copy it back into their overlay windows. Using the chat method, the overlay can automatically pick up on the chat message and apply the secret automatically.
-
What do you have in mind to solve it? - Provide an event in
overwolf.games
calledonChatEvent
which is fired for every incoming chat event with the chat message text as well as the channel that the message arrived on (party, lobby, draft, private, etc…)
note for stuff: after FR is accepted, add a link to the internal ticket.