WoW:API SetLFGComment: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with '{{wowapi}}__NOTOC__ Sets your comment in the LFG interface. GetLFGTypeEntries("comment") ===Takes=== : String comment :: The comment you want to use in the LFG interface ===Ret...')
 
m (Move page script moved page API SetLFGComment to API SetLFGComment without leaving a redirect)
 
(No difference)

Latest revision as of 04:47, 15 August 2023

WoW API < SetLFGComment

Sets your comment in the LFG interface.

SetLFGComment("comment")

Takes[edit]

String comment
The comment you want to use in the LFG interface

Returns[edit]

none