TelegramApp
Stored in the telegramapps collection. createdAt and updatedAt are maintained automatically.
Returned by GET /apps/telegram.
| Field | Type | Notes |
|---|---|---|
name | string | default "" |
token | string | required |
webhookUrl | string | default "" |
isActive | boolean | default true |
companyID | ObjectId | |
_id | ObjectId | default "6a95712f932657988a91c065" |
createdAt | date | set once |
updatedAt | date |