UNPKG

koishi-plugin-bellabot

Version:

[![npm](https://img.shields.io/npm/v/koishi-plugin-bellabot?style=flat-square)](https://www.npmjs.com/package/koishi-plugin-bellabot)

13 lines (12 loc) 290 B
export declare class jryspro { constructor(); getJrys(uid: string | number, debug?: boolean): Promise<{ fortuneSummary: string; luckyStar: string; signText: string; unsignText: string; } | { jrys: number; etime: number; }>; }