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

    Interface RESTPostAPITemplateCreateGuildJSONBody

    interface RESTPostAPITemplateCreateGuildJSONBody {
        icon?: string;
        name: string;
    }
    Index

    Properties

    Properties

    icon?: string

    base64 1024x1024 png/jpeg image for the guild icon

    name: string

    Name of the guild (2-100 characters)