the telegram bot cannot store dialogues with users or initiate messages to users who haven’t started a conversation with it. all data will be saved locally in your browser.
enter your bot access token
enter your api endpoint with an array of users objects (max 10k items)
enter the user id key property referencing the telegram user id (id by default)
enter a markdown message for your users (you can use {{name}} or other placeholders to retrieve properties from your object)
add an inline keyboard to your message (optional, beta)