syncTemplate

suspend fun syncTemplate(templateCode: String): Template(source)

Synchronize a template with the current state of the guild

Return

The updated template

Parameters

templateCode

The code for the template to synchronize

Throws