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