C_UserFeedback.SubmitBug

From Warcraft Wiki
Jump to navigation Jump to search

Replaces `GMSubmitBug`.

success = C_UserFeedback.SubmitBug(bugInfo [, suppressNotification])

Arguments

bugInfo
string
suppressNotification
boolean? = false

Returns

success
boolean

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Added.