pokepark / PokemonRaidBot

Telegram bot for organizing Raids in Pokémon Go. Developers & admins are welcome to join https://t.me/PokeParkSupport
https://t.me/PokeParkSupport
GNU Affero General Public License v3.0
48 stars 40 forks source link

Possibly use alerts to display bot errors #284

Open Ninjasoturi opened 1 year ago

Ninjasoturi commented 1 year ago

From https://core.telegram.org/bots/api#answercallbackquery

show_alert | If True, an alert will be shown by the client instead of a notification at the top of the chat screen. Defaults to false. -- | --

There probably are some places where this could be useful.