C_Club.SendMessage

From Warcraft Wiki
Jump to navigation Jump to search

This is a protected function and will not work via addons. Used to send message to Club Stream.

C_Club.SendMessage(clubId, streamId, message)

Arguments

clubId
string
streamId
string
message
string

Patch changes

Battle for Azeroth Patch 8.1.0 (2018-12-11): Protected. May only be called in response to a hardware event.
Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.