mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 11:56:45 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
ba6c6084a4
commit
c627596666
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ export interface AgentInstance {
|
|||
uuid_tenant: string;
|
||||
status: string;
|
||||
telegram_bot_username: string | null;
|
||||
telegram_bot_token_vault_id: string | null;
|
||||
telegram_webhook_configured: boolean;
|
||||
telegram_token_invalid: boolean;
|
||||
telegram_first_message_received_at: string | null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue