WoW:API AddOrDelMute: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with '{{wowapi}} Toggles whether a player is muted in the in-game voice chat. AddOrDelMute("playerName"); == Arguments == ; playerName : String - Name of the player you wish to toggl…')
 
m (Move page script moved page API AddOrDelMute to API AddOrDelMute without leaving a redirect)
 
(No difference)

Latest revision as of 04:45, 15 August 2023

WoW API < AddOrDelMute

Toggles whether a player is muted in the in-game voice chat.

AddOrDelMute("playerName");

Arguments[edit]

playerName
String - Name of the player you wish to toggle muted status of

See also[edit]