Gaming
 

Libram.requestHistory

From WoWWiki

This article is a part of the documentation of the Libram function library

	--[[
	--	requestHistory()
	--		Returns a table to the current history.
	--		Don't change it... unless you want to break things.
	--
	--	returns:
	--		table - (LibramHistory) - the current quest log history
	--		nil - no history yet
	--
	--]]