Create a basic Telegram bot message in eSputnik. Use when you need to create a new message template that can be sent to contacts via Telegram. The message is saved as a template in eSputnik and can later be sent to contacts using the Send Message API. The message ID returned in…
nameRequiredstringInternal name for the message template. Used to identify the message in the eSputnik interface.
tagsarrayList of tags to categorize and organize the message. Useful for filtering and searching.
textRequiredstringMessage text content that will be sent to users. Required field.
buttonsarrayList of buttons to add to the message. Use buttons to implement various actions like callbacks or external links.
imageSourcestringImage URL for a single image to include in the message.
languageCodestringLanguage code for the message (e.g., 'en', 'ru', 'uk'). Used for multilingual campaigns.
subscriptionsKeysarraySubscription category keys assigned to this message. Used for managing unsubscribe preferences.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.