We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 994244e commit a29da1aCopy full SHA for a29da1a
TelegramBotBase/Tools/Conversion.cs
@@ -1,4 +1,5 @@
1
-using System.Collections.Generic;
+using System;
2
+using System.Collections.Generic;
3
using System.Reflection;
4
using TelegramBotBase.Form;
5
0 commit comments