Skip to content

Commit

Permalink
Merge branch 'develop' into plugin-cookiefun
Browse files Browse the repository at this point in the history
  • Loading branch information
Addy-bsf authored Feb 6, 2025
2 parents 7197a24 + d449ca2 commit 39d7633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client-telegram/src/telegramClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { getOrCreateRecommenderInBe } from "./getOrCreateRecommenderInBe.ts";
export class TelegramClient {
private bot: Telegraf<Context>;
private runtime: IAgentRuntime;
private messageManager: MessageManager;
public messageManager: MessageManager;
private backend;
private backendToken;
private tgTrader;
Expand Down

0 comments on commit 39d7633

Please sign in to comment.