export declare enum TelegramCommand { Id = "id", Cat = "cat", Close = "close", Reopen = "reopen", Clear = "clear" }