Instance Method
getInvites(then:)
Gets guild’s invites
Declaration
func getInvites(then completion: @escaping ([[String : Any]]?, RequestError?) -> Void)
func getInvites(then completion: @escaping ([[String : Any]]?, RequestError?) -> Void)