businessAwayMessageScheduleCustom
Send Telegram Business away messages to users writing to us in private in the specified time span.
type tg.BusinessAwayMessageScheduleCustom struct { /* ... */ }
Implements BusinessAwayMessageSchedule.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
StartDate | int | yes | Start date (UNIX timestamp). |
EndDate | int | yes | End date (UNIX timestamp). |
References
- Official documentation
- Generated Go reference
- TL definition:
businessAwayMessageScheduleCustom#cc4d9ecc