prKassad / telegram-webapps-types

TypeScript typings for Telegram Web Apps for Bots. See https://core.telegram.org/bots/webapps
https://www.npmjs.com/package/telegram-webapps-types
46 stars 10 forks source link

Add return types to MainButton #1

Closed vladimirkiva closed 2 years ago

vladimirkiva commented 2 years ago

According to the documentation (https://core.telegram.org/bots/webapps#mainbutton)

All these methods return the MainButton object so they can be chained.

prKassad commented 2 years ago

According to the documentation (https://core.telegram.org/bots/webapps#mainbutton)

All these methods return the MainButton object so they can be chained.

Vladimir, thank you for your report. Fixed in v1.0.5