UNPKG

purrbot-api

Version:

The official API wrapper for the Purrbot.site API 100% API Coverage 100% Type-Script coverage

7 lines (6 loc) 175 B
declare const _default: (text: string, options?: { emoticons?: boolean; replaceWords?: boolean; stutter?: boolean; }) => Promise<string>; export default _default;