import { ServerError } from './ServerError.generated'; export interface EditMessageLiveLocationServerErrorResponse extends ServerError { }