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