PaulSonOfLars / gotgbot

Autogenerated Go wrapper for the telegram API. Inspired by the python-telegram-bot library.
MIT License
509 stars 114 forks source link

Add constants for chat actions #179

Closed megum1n closed 3 months ago

megum1n commented 3 months ago

What

Add constants for chat actions to avoid typos. https://core.telegram.org/bots/api#sendchataction

Impact