예제 #1
0
파일: NixClient.cs 프로젝트: ZitaRR/Nix
 private async Task Client_JoinedGuild(SocketGuild guild)
 {
     await register.RegisterGuild(guild);
 }