WoW:API AddMute: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with '{{wowapi}} Mutes a player in the in-game voice chat. AddMute("playerName"); == Arguments == ; playerName : String - Name of the player you wish to mute. == See also == * {{api…')
 
m (Move page script moved page API AddMute to API AddMute without leaving a redirect)
 
(No difference)

Latest revision as of 04:45, 15 August 2023

WoW API < AddMute

Mutes a player in the in-game voice chat.

AddMute("playerName");

Arguments[edit]

playerName
String - Name of the player you wish to mute.

See also[edit]