C_Club.AddClubStreamChatChannel

From Warcraft Wiki
Jump to navigation Jump to search

Adds a communities channel.

C_Club.AddClubStreamChatChannel(clubId, streamId)

Arguments

clubId
string
streamId
string

Patch changes

Battle for Azeroth Patch 8.1.0 (2018-12-11): C_Club.AddClubStreamToChatWindow was deprecated in favor of this function. You may need to call AddChatWindowChannel. [1]
Battle for Azeroth Patch 8.1.0 (2018-12-11): Added.