syncGuildTemplate

suspend fun syncGuildTemplate(guildId: Snowflake, code: String): DiscordTemplate(source)

Synchronizes a template with code with the current state of the Guild with guildId

Returns synchronized DiscordTemplate.