WoW:API DelMute: Difference between revisions

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

Latest revision as of 04:45, 15 August 2023

WoW API < DelMute

Unmutes a player in the in-game voice chat.

DelMute("playerName");

Arguments[edit]

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

See also[edit]