BotConfig.lvlGetter

Function which should be used to determine a given users level

struct BotConfig
int delegate(User) lvlGetter;

Meta