🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
Petitions are signup documents for guilds and arena teams. Some functions below only apply to a particular petition type [CanSignPetition](https://wow.gamepedia.com/index.php?title=API_CanSignPetition&action=edit&redlink=1 "API CanSignPetition (page does not exist)")() - Returns nil if the player cannot sign the current petition. [ClosePetition](https://wow.gamepedia.com/API_ClosePetition "API ClosePetition")() - Closes the current petition. [GetNumPetitionNames](https://wow.gamepedia.com/API_GetNumPetitionNames "API GetNumPetitionNames")() - Gets the number of signatures on the current petition. [GetPetitionInfo](https://wow.gamepedia.com/API_GetPetitionInfo "API GetPetitionInfo")() - Retrieves information about the current petition. [GetPetitionNameInfo](https://wow.gamepedia.com/index.php?title=API_GetPetitionNameInfo&action=edit&redlink=1 "API GetPetitionNameInfo (page does not exist)")(index) - Retrieves information about a signature on the petition. [OfferPetition](https://wow.gamepedia.com/API_OfferPetition "API OfferPetition")() - Offers a petition to your target, inviting them to join your would-be guild/arena team. [RenamePetition](https://wow.gamepedia.com/API_RenamePetition "API RenamePetition")("name") - Renames the current petition. [SignPetition](https://wow.gamepedia.com/API_SignPetition "API SignPetition")() - Signs the current petition. [TurnInGuildCharter](https://wow.gamepedia.com/index.php?title=API_TurnInGuildCharter&action=edit&redlink=1 "API TurnInGuildCharter (page does not exist)")() - Founds a guild.