WoW:API GetLFGProposal: Difference between revisions

m
Move page script moved page API GetLFGProposal to WoW:API GetLFGProposal without leaving a redirect
(skeleton)
 
m (Move page script moved page API GetLFGProposal to WoW:API GetLFGProposal without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:


== Return values ==
== Return values ==
; proposalExists : Flag - 1 if your character has a pending LFD invitation, nil otherwise.
; proposalExists : Flag - true if your character has a pending LFD invitation, nil otherwise.
; typeID : LFG type ID - one of TYPEID_RANDOM_DUNGEON, TYPEID_HEROIC_DIFFICULTY.
; typeID : LFG type ID - one of TYPEID_RANDOM_DUNGEON, TYPEID_HEROIC_DIFFICULTY.
; id : Number - dungeonID (?)
; id : Number - dungeonID (?)
Anonymous user