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