WoW:API RenamePetition: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(New page: {{wowapi}} __NOTOC__ Renames the group being created by the current petition. RenamePetition("name") == Arguments == :;name : String - The new name of the group being created by the p...)
 
m (Move page script moved page API RenamePetition to API RenamePetition without leaving a redirect)
 
(No difference)

Latest revision as of 04:47, 15 August 2023

WoW API < RenamePetition


Renames the group being created by the current petition.

RenamePetition("name")


Arguments[edit]

name
String - The new name of the group being created by the petition


Returns[edit]

nil