mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 15:54:03 +00:00
feat(bot): add topic history-aware assistant replies
This commit is contained in:
@@ -66,3 +66,9 @@ export {
|
||||
type TelegramPendingActionRepository,
|
||||
type TelegramPendingActionType
|
||||
} from './telegram-pending-actions'
|
||||
export type {
|
||||
ListRecentChatTopicMessagesInput,
|
||||
ListRecentThreadTopicMessagesInput,
|
||||
TopicMessageHistoryRecord,
|
||||
TopicMessageHistoryRepository
|
||||
} from './topic-message-history'
|
||||
|
||||
Reference in New Issue
Block a user