telegram-set-business-greeting
Automatically reply to new Telegram conversations with a greeting based on a quick reply shortcut. Customize audience, exclusions, and inactivity days; pass clear=true to disable.
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 |