Example #1
0
 private async Task RoleCreated(SocketRole role)
 {
     _serverActivityLogger.Client_RoleCreated(role);
 }