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 - nil
  • name - Name of the group (string)
  • desc - Description of the group (string)
  • unknown - nil
  • ilvl - ILVL requirement of the group (number)
  • time - Time elapsed (in seconds) since the group enlisted. (number)
  • unknown - nil
  • unknown - nil
  • unknown - nil
  • unknown - nil
  • leader - The name of the leader of the group. (string)
  • members - The number of members in the group. (number)
  • unknown - nil