telegram-set-business-greeting
Set an auto-reply greeting for new Telegram Business conversations using a quick reply shortcut as template. Disable with clear=true.
Instructions
Set Telegram Business greeting message — auto-reply sent to new conversations using a quick reply shortcut as template. Requires Telegram Business subscription. Pass clear=true to disable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No | Pass true to disable greeting message | |
| audience | No | Who receives the greeting: all_new (new contacts+non-contacts), contacts_only, non_contacts, existing_only | all_new |
| shortcutId | No | Quick reply shortcut ID (from telegram-get-quick-replies) used as the greeting template | |
| excludeUsers | No | Usernames/IDs to exclude — overrides audience. Cannot be combined with includeUsers. | |
| includeUsers | No | Additional usernames/IDs to always include | |
| noActivityDays | No | Send greeting if user has been inactive for N days |