Пример #1
0
 /// <inheritdoc />
 protected override async Task UserLeft(SocketGuildUser user)
 {
     await _logging.NotifyUserLeft(user);
 }