chore: lint

This commit is contained in:
spiral
2022-06-10 18:49:36 -04:00
parent 58a9206d5c
commit 1c9a68cb53
5 changed files with 7 additions and 7 deletions

View File

@@ -243,7 +243,7 @@ public class ProxyService
AllowEveryone = allowEveryone
});
await HandleProxyExecutedActions(ctx, autoproxySettings, trigger, proxyMessage, match, deletePrevious: false);
await _rest.DeleteMessage(originalMsg.ChannelId!, originalMsg.Id!);
}