createTemplate

suspend fun createTemplate(createTemplate: CreateTemplate): Template(source)

Create a template based on the current state of the guild

Return

The created template

Parameters

createTemplate

The parameters to create the template with

Throws