2.4.2 • Published 1 year ago

@grammyjs/storage-file v2.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

File storage adapter for grammY

Storage adapter that can be used to store your session data in files when using sessions.

Installation

Node

npm install @grammyjs/storage-file --save

Deno

import { FileAdapter } from "https://deno.land/x/grammy_storages/file/src/mod.ts";

Usage

You can check examples folder

2.4.2

1 year ago

2.4.1

2 years ago

2.3.2

2 years ago

2.4.0

2 years ago

2.3.1

2 years ago

2.3.0

2 years ago

2.2.0

2 years ago

2.1.4

2 years ago

2.1.3

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.2

3 years ago

2.0.0

3 years ago