WoW:API RequestRaidInfo: Difference between revisions
Jump to navigation
Jump to search
(Updated to match the current API boilerplate.) |
m (Move page script moved page API RequestRaidInfo to API RequestRaidInfo without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} __NOTOC__ | {{wowapi}} __NOTOC__ | ||
Sends a request to the server to send back information about the instance. | Sends a request to the server to send back information about the instance. | ||
RequestRaidInfo | RequestRaidInfo() | ||
== Triggers Events == | == Triggers Events == | ||
; {{api|t=e|UPDATE_INSTANCE_INFO}} : When your query has finished processing on the server and the raid info is available. | |||
Latest revision as of 04:47, 15 August 2023
Sends a request to the server to send back information about the instance.
RequestRaidInfo()
Triggers Events
- UPDATE_INSTANCE_INFO
- When your query has finished processing on the server and the raid info is available.