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