Esempio n. 1
0
 public static void Vote(string user, [Group(2)] bool yesVote) => GlobalCommands.Vote(user, yesVote);