Takes a group id and returns data on the group
See also _(API_CAT_PREMADE).
Signature:
id,
unknown,
name,
desc,
unknown,
ilvl,
time,
unknown,
unknown,
unknown,
unknown,
leader,
members,
unknown
=
C_LFGList.GetSearchResultInfo()
Returns:
id
- The id of the group (number
)unknown
- nilname
- Name of the group (string
)desc
- Description of the group (string
)unknown
- nililvl
- ILVL requirement of the group (number
)time
- Time elapsed (in seconds) since the group enlisted. (number
)unknown
- nilunknown
- nilunknown
- nilunknown
- nilleader
- The name of the leader of the group. (string
)members
- The number of members in the group. (number
)unknown
- nil