TgKit library and website are still in early development!

MenuButtonWebAppOptions Interface

Properties

textwebApp

Properties

text string

Text on the button

See the code

webApp WebAppInfo

Description of the Web App that will be launched when the user presses the button. The Web App will be able to send an arbitrary message on behalf of the user using the method *\<Client>.answerWebAppQuery*.

See the code