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