Merge branch 'main' into fix/media-only-messages

This commit is contained in:
Gabi Simons
2026-05-03 15:47:11 +03:00
committed by GitHub
77 changed files with 5744 additions and 497 deletions

View File

@@ -135,6 +135,7 @@ export interface ChannelAdapter {
// Optional
setTyping?(platformId: string, threadId: string | null): Promise<void>;
syncConversations?(): Promise<ConversationInfo[]>;
resolveChannelName?(platformId: string): Promise<string | null>;
/**
* Subscribe the bot to a thread so follow-up messages route via the