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

    Interface RESTPostAPIGuildTemplatesJSONBody

    interface RESTPostAPIGuildTemplatesJSONBody {
        description?: null | string;
        name: string;
    }
    Index

    Properties

    Properties

    description?: null | string

    Description for the template (0-120 characters)

    name: string

    Name of the template (1-100 characters)