Name: query_members - get the members of the domain in the domain master.c Syntax: string* members query_members(); Description: The query_members function is used in the domain master.c to find out about the members of a specific domain. It is used for domain mailing lists for example. Return value: An array containing the names of the domain members. Examples: none See also: admin/announce, w/lordcommands