Skip to content

rojvv/gifts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@roj/gifts

Fetch information on Telegram gifts from the website.

Installation

Deno

deno add jsr:@roj/gifts

pnpm

pnpm add jsr:@roj/gifts

Yarn

yarn add jsr:@roj/gifts

npm

npx jsr i @roj/gifts

Bun

bunx jsr add @roj/gifts

Usage

import { fetchGift } from "@roj/gifts";

const gift = await fetchGift("plushpepe", 1);
console.debug(gift);

API Reference

The API reference is available here.

License

This project is made available under the MIT License.

About

Fetch information on Telegram gifts from the website.

Topics

Resources

License

Stars

Watchers

Forks

Contributors