BotConfiguration
Base configuration for a Telegram bot.
Properties
Link copied to clipboard
The types of updates to be received and processed.
Link copied to clipboard
Start long polling after the bot is created.
Link copied to clipboard
An identifier for this bot, used to match configuration and bot instance, empty list to receive all update types except chat_member, message_reaction, and message_reaction_count (default). If not specified, the previous setting will be used.