cat.
This commit is contained in:
@@ -95,7 +95,7 @@ namespace SkyBot.Commands
|
|||||||
Height = height
|
Height = height
|
||||||
};
|
};
|
||||||
|
|
||||||
await channel.SendMessageAsync("",attachments: [attachment]);
|
await MessageHelper.ReplyAsync(ctx, channel, "", [attachment]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user