import { UnknownError } from './UnknownError.generated'; export interface SendChatActionUnknownErrorResponse extends UnknownError { }