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