$createGuildTemplate
$createGuildTemplate
will create a new guild template.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
guildId | number | The id of the guild. | true |
name | string | The name of the template. | true |
description | string | The description of the template. | true |
returnCode? | boolean | Return the template code? | false |
Example(s)
This will create a new guild template.