telegramsjs
    Preparing search index...

    Interface MenuButtonDefault

    Describes that no specific value for the menu button was set.

    interface MenuButtonDefault {
        type: "default";
    }
    Index

    Properties

    Properties

    type: "default"

    The type of the button, must be "default".