export Class
MenuButtonBuilder ​
extends ​
Builder
Constructor ​
ts
new MenuButtonBuilder( type, web_app )
Parameter | Type | Description |
---|---|---|
type | "default" | "web_app" | "commands" | The type of the button. |
web_app? | WebAppInfo | Required for type 'web_app', the information of the webapp. |