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