← WoW API < GetQuestLink
QuestLink = GetQuestLink(questid)
Arguments
- questid
- Table - Integer - Quest ID (starts with 1).
Returns
- QuestLink
- String - The link to the quest specified
- or nil, if the type and/or id is invalid or there is no active quest at the moment.