import { TooManyRequests } from './TooManyRequests.generated'; export interface EditChatInviteLinkTooManyRequestsResponse extends TooManyRequests { }