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