Current section

Files

Jump to
telega include telega@model@types_MenuButtonWebApp.hrl
Raw

include/telega@model@types_MenuButtonWebApp.hrl

-record(menu_button_web_app, {
type_ :: binary(),
text :: binary(),
web_app :: telega@model@types:web_app_info()
}).