fix(discord): declare slash commands on module methods
PR Checks / test-and-build (pull_request) Successful in 8m26s

This commit is contained in:
2026-05-25 16:27:29 +03:00
parent 80e346d6b5
commit 0b45aee96d
9 changed files with 53 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>3.0.2</Version>
<Version>3.0.3</Version>
<TargetFramework>net10.0</TargetFramework>
<LangVersion>preview</LangVersion>
<Nullable>enable</Nullable>