Instance Method

getIntegrations(then:)

Gets guild’s integrations

Declaration

func getIntegrations(then completion: @escaping ([[String : Any]]?, RequestError?) -> Void)