Instance Method

getEmbed(then:)

Gets the guild embed

Declaration

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