Discord.https - v3.0.16
    Preparing search index...

    Interface GatewayActivityButton

    interface GatewayActivityButton {
        label: string;
        url: string;
    }
    Index

    Properties

    Properties

    label: string

    The text shown on the button (1-32 characters)

    url: string

    The url opened when clicking the button (1-512 characters)