mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-05-06 01:32:34 +02:00
Add local images support ...finally!
This commit is contained in:
parent
276ae8af2e
commit
e4998d433d
5 changed files with 95 additions and 9 deletions
|
@ -13,7 +13,7 @@ namespace SoUnBot.Telegram
|
|||
{
|
||||
private AccessManager _accessManager;
|
||||
private string _moth_path;
|
||||
|
||||
|
||||
private Dictionary<string, IModule> _modules;
|
||||
public TelegramBotClient BotClient { get; private set; }
|
||||
private Dictionary<long, IModule> _usersContext;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue