Method GetRoleStatisticsAsync()

Assembly: redb.Core.dll

Get role statistics (role -> user count).

Task<Dictionary<IRedbRole, int>> GetRoleStatisticsAsync()