WoW:API ConfirmSummon: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(bp)
m (Move page script moved page API ConfirmSummon to API ConfirmSummon without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{wowapi}} __NOTOC__
{{wowapi|toc=0}}
Accepts a summon request (only works during the two minutes the summon is available).
Accepts a summon request. Only works during the two minutes the summon is available.
  ConfirmSummon()
  ConfirmSummon()


== See also ==
== See also ==
* {{api|CancelSummon}}
* {{api|CancelSummon}}

Latest revision as of 04:45, 15 August 2023

WoW API < ConfirmSummon

Accepts a summon request. Only works during the two minutes the summon is available.

ConfirmSummon()

See also[edit]