GetChatWindowMessages

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0 / 1.13.2

Returns subscribed message types for a chat window.

type1, ... = GetChatWindowMessages(index)

Arguments

index
number - Chat window index, ascending from 1.

Returns

type1, ...
string - Chat type received by the window.

See also