import { BadRequest } from './BadRequest.generated'; export interface GetForumTopicIconStickersBadRequestResponse extends BadRequest { }