This package has been deprecated

Author message:

Use foxochat.js instead

foxogram.js
TypeScript icon, indicating that this package has built-in type declarations

0.1.7 • Public • Published

Foxogram.js

A powerful library for interacting with the Foxogram API

Installation

Install with npm / yarn / pnpm:

npm install foxogram.js
yarn add foxogram.js
pnpm add foxogram.js

Usage

import Client from "foxogram.js";

const client = new Client();

client.login(TOKEN);

/foxogram.js/

    Package Sidebar

    Install

    npm i foxogram.js

    Weekly Downloads

    0

    Version

    0.1.7

    License

    MIT

    Unpacked Size

    16.3 kB

    Total Files

    11

    Last publish

    Collaborators

    • kasefuchs