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