[cm] ability to ban stickerset

This commit is contained in:
West14
2022-05-05 19:29:25 +03:00
parent ff4cf0a0ef
commit 76ad165695
6 changed files with 262 additions and 4 deletions
@@ -9,10 +9,6 @@
<ItemGroup>
<ProjectReference Include="..\..\Core\Core.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="ParamParser\" />
</ItemGroup>
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
<Delete Files="$(OutDir)\TelegramBot.dll" />