Parameters
AdminId index of the admin.
int index
Group number to retrieve, from 0 to N-1, where N
is the value of GetAdminGroupCount(id).
char[] name
Buffer to store the group's name.
Note: This will safely chop UTF-8 strings.
int maxlength
Maximum size of the output name buffer.