import { Success } from './Success.generated'; export interface EditChatInviteLinkResponseSuccess extends Success { }