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

Guild to get integrations from