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