We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Other
Telegram Bot Integration
Can't use
8.3.3
1.2.0 Docker Version
No response
Linux
The text was updated successfully, but these errors were encountered:
System.MissingMethodException: Method not found: 'System.Threading.Tasks.Task1 Telegram.Bot.TelegramBotClientExtensions.SendTextMessageAsync(Telegram.Bot.ITelegramBotClient, Telegram.Bot.Types.ChatId, System.String, System.Nullable1, System.Collections.Generic.IEnumerable1, System.Nullable1, System.Nullable1, System.Nullable1, System.Nullable1, System.Nullable1, Telegram.Bot.Types.ReplyMarkups.IReplyMarkup, System.Threading.CancellationToken)'. at Corsinvest.ProxmoxVE.TelegramBot.Api.BotManager.ProcessMessage(Message message) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine) at Corsinvest.ProxmoxVE.TelegramBot.Api.BotManager.ProcessMessage(Message message) at Corsinvest.ProxmoxVE.TelegramBot.Api.BotManager.HandleUpdateAsync(ITelegramBotClient botClient, Update update, CancellationToken cancellationToken) at Telegram.Bot.Polling.DefaultUpdateHandler.HandleUpdateAsync(ITelegramBotClient botClient, Update update, CancellationToken cancellationToken) at Telegram.Bot.Polling.DefaultUpdateReceiver.ReceiveAsync(IUpdateHandler updateHandler, CancellationToken cancellationToken) at Telegram.Bot.TelegramBotClientExtensions.ReceiveAsync(ITelegramBotClient botClient, IUpdateHandler updateHandler, ReceiverOptions receiverOptions, CancellationToken cancellationToken) at Telegram.Bot.TelegramBotClientExtensions.<>c__DisplayClass126_0.<b__0>d.MoveNext() Start listening Telegram Bot User: @xxxx Bot UserId: @xxxx Proxmox VE Host: 192xxxx Username: telegrambot Started bot in cluster pve-homelab...
1 Telegram.Bot.TelegramBotClientExtensions.SendTextMessageAsync(Telegram.Bot.ITelegramBotClient, Telegram.Bot.Types.ChatId, System.String, System.Nullable
1, System.Nullable
Sorry, something went wrong.
Hi, if you try manually https://github.com/Corsinvest/cv4pve-botgram does it work?
best regards
No branches or pull requests
Bug type
Other
Component name
Telegram Bot Integration
What happened?
Expected behavior
Can't use
Relevant log output
Proxmox VE Version
8.3.3
Version (bug)
1.2.0 Docker Version
Version (working)
No response
What browsers are you seeing the problem on?
No response
On what operating system are you experiencing the issue?
Linux
Pull Request
Code of Conduct
The text was updated successfully, but these errors were encountered: