Integration to sync
Instance Method
syncIntegration(_:for:then:)
Syncs an integration for a guild
Declaration
func syncIntegration(_ integrationId: Snowflake, for guildId: Snowflake, then completion: ((RequestError?) -> Void)? = nil)
Parameters
integrationId
-
guildId
-
Guild to sync intregration for