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