企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
[AcceptGroup](https://wow.gamepedia.com/API_AcceptGroup "API AcceptGroup")() - Accept the invitation to party. [ConfirmReadyCheck](https://wow.gamepedia.com/API_ConfirmReadyCheck "API ConfirmReadyCheck")(isReady) - Indicate if you are ready or not. [ConvertToParty](https://wow.gamepedia.com/API_ConvertToParty "API ConvertToParty")() - Converts a raid group with 5 or less members to a party. [DeclineGroup](https://wow.gamepedia.com/index.php?title=API_DeclineGroup&action=edit&redlink=1 "API DeclineGroup (page does not exist)")() - Decline the invitation to a party. [DoReadyCheck](https://wow.gamepedia.com/API_DoReadyCheck "API DoReadyCheck")() - Initiate a ready check. [GetHomePartyInfo](https://wow.gamepedia.com/API_GetHomePartyInfo "API GetHomePartyInfo")() [GetInviteConfirmationInfo](https://wow.gamepedia.com/API_GetInviteConfirmationInfo "API GetInviteConfirmationInfo")(guid) [GetNextPendingInviteConfirmation](https://wow.gamepedia.com/index.php?title=API_GetNextPendingInviteConfirmation&action=edit&redlink=1 "API GetNextPendingInviteConfirmation (page does not exist)")() [GetNumGroupMembers](https://wow.gamepedia.com/API_GetNumGroupMembers "API GetNumGroupMembers")(\[groupType\]) - Returns the total number of players in your group/raid. [GetNumSubgroupMembers](https://wow.gamepedia.com/API_GetNumSubgroupMembers "API GetNumSubgroupMembers")(\[groupType\]) - Returns the number of*other*players in your party (or raid subgroup). [GetPendingInviteConfirmations](https://wow.gamepedia.com/index.php?title=API_GetPendingInviteConfirmations&action=edit&redlink=1 "API GetPendingInviteConfirmations (page does not exist)")() [GetReadyCheckStatus](https://wow.gamepedia.com/index.php?title=API_GetReadyCheckStatus&action=edit&redlink=1 "API GetReadyCheckStatus (page does not exist)")("unit") - Returns a group member's response to the current ready check. [GetReadyCheckTimeLeft](https://wow.gamepedia.com/index.php?title=API_GetReadyCheckTimeLeft&action=edit&redlink=1 "API GetReadyCheckTimeLeft (page does not exist)")() [InGuildParty](https://wow.gamepedia.com/API_InGuildParty "API InGuildParty")() [InviteUnit](https://wow.gamepedia.com/API_InviteUnit "API InviteUnit")("name") - Invites the specified player to the group you are currently in. [IsGUIDInGroup](https://wow.gamepedia.com/index.php?title=API_IsGUIDInGroup&action=edit&redlink=1 "API IsGUIDInGroup (page does not exist)")(guid\[, groupType\]) [IsInGroup](https://wow.gamepedia.com/API_IsInGroup "API IsInGroup")(\[groupType\]) - Returns true if in a group. [IsInGuildGroup](https://wow.gamepedia.com/index.php?title=API_IsInGuildGroup&action=edit&redlink=1 "API IsInGuildGroup (page does not exist)")() [IsInRaid](https://wow.gamepedia.com/API_IsInRaid "API IsInRaid")(\[groupType\]) - Returns true if in a raid. [LeaveParty](https://wow.gamepedia.com/API_LeaveParty "API LeaveParty")() - Quit the party, often useful to troubleshoot "phantom party" bugs which may list you in a party when you are in fact not. [PromoteToLeader](https://wow.gamepedia.com/API_PromoteToLeader "API PromoteToLeader")("unit") - Promote a unit to party leader. [RespondToInviteConfirmation](https://wow.gamepedia.com/index.php?title=API_RespondToInviteConfirmation&action=edit&redlink=1 "API RespondToInviteConfirmation (page does not exist)")(guid, accept) HW[UninviteUnit](https://wow.gamepedia.com/API_UninviteUnit "API UninviteUnit")("name" \[, "reason"\]) - Kick a unit from the party if player is group leader; or initiate a kick vote in an LFD group. [UnitInAnyGroup](https://wow.gamepedia.com/index.php?title=API_UnitInAnyGroup&action=edit&redlink=1 "API UnitInAnyGroup (page does not exist)")() [UnitInParty](https://wow.gamepedia.com/API_UnitInParty "API UnitInParty")("unit") - Returns true if the unit is a member of your party. [UnitIsGroupLeader](https://wow.gamepedia.com/API_UnitIsGroupLeader "API UnitIsGroupLeader")("unit" or "player name") - Returns true if the unit is the leader of your party.