import { UnknownError } from './UnknownError.generated'; export interface RevokeChatInviteLinkUnknownErrorResponse extends UnknownError { }