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