Hi @cloudAle. Your method call with the user groups list feature can you try it like so:
Task<IApiGroupUserList> listTask = client.ListGroupUsersAsync(session, guildId, null, guildLimit, null);
We’ll update the documentation to make the usage clearer.