Guild to get integrations from
Instance Method
getIntegrations(from:then:)
Gets a guild’s integrations
Declaration
func getIntegrations(from guildId: Snowflake, then completion: @escaping ([[String : Any]]?, RequestError?) -> Void)
Parameters
guildId
-