巢状电报 将集成到应用程序。 警告! 软件包正在开发中,请等待v1发布。 安装方式 yarn add nest-telegram 建立 将TelegramModule添加到您的应用 import { TelegramModule , TelegramModuleOptionsFactory } from 'nest-telegram' // In real app, please, don't store token in source code class TelegramOptionsFactory implements TelegramModuleOptionsFactory {