mirror of
https://github.com/yawaflua/PL_JusticeBot.git
synced 2025-12-16 02:16:20 +02:00
hotfixes
This commit is contained in:
@@ -17,7 +17,7 @@ namespace DiscordApp.Discord.Commands
|
||||
[DefaultMemberPermissions(GuildPermission.Administrator)]
|
||||
public async Task addAutoBranches(IChannel channel, string branchName = "Обсуждение")
|
||||
{
|
||||
//await DeferAsync(true);
|
||||
await DeferAsync(true);
|
||||
Autobranches autobranches = new()
|
||||
{
|
||||
ChannelId = channel.Id,
|
||||
|
||||
Reference in New Issue
Block a user