Namespace EyeAuras.AdvancedAuras.Actions.SendToTelegram
Classes
SendToTelegramActionProperties
Properties for the action to send messages to a specified Telegram chat. This action uses a bot token for authentication and can include various options like attaching screenshots. Telegram bots can be created and configured as per the instructions at https://core.telegram.org/bots#creating-a-new-bot.
Interfaces
ISendToTelegramAction
Action that sends messages to a specified Telegram chat. This action uses a bot token for authentication and can include various options like attaching screenshots. Telegram bots can be created and configured as per the instructions at https://core.telegram.org/bots#creating-a-new-bot.