You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.MissingMethodException: Method not found: 'Telegram.Bot.TelegramBotClient BotItemModel.get_TelegramBotClient()'.
?, in async Task TgBotStatPlugin.ExecuteAsync()
File "AsyncMethodBuilderCore.cs", line 38, in void AsyncMethodBuilderCore.Start<TStateMachine>(ref TStateMachine stateMachine)
stateMachine.MoveNext();
?, in Task TgBotStatPlugin.ExecuteAsync()
?, in void PluginTimeJobBackgroundService.DoWork(object state)
File "Timer.cs", line 718, in void TimerQueueTimer.s_callCallbackInContext(object state)
t._timerCallback(t._state);
File "Timer.cs", line 709, in void TimerQueueTimer.CallCallback(bool isThreadPool)
ExecutionContext.RunInternal(context, s_callCallbackInContext, this);
File "Timer.cs", line 662, in void TimerQueueTimer.Fire(bool isThreadPool)
CallCallback(isThreadPool);
File "Timer.cs", line 326, in void TimerQueue.FireNextTimers()
timerToFireOnThisThread?.Fire();
File "Timer.CoreCLR.cs", line 59, in void TimerQueue.AppDomainTimerCallback(int id)
Instances[id].FireNextTimers();
https://yiyungent.sentry.io/share/issue/376bdc0e57a14d118a73703b1e960204/
The text was updated successfully, but these errors were encountered: