UNPKG

stalkee

Version:

a Telegram bot who can send voice messages via inline mode added by admin with sorting them by numbers of uses

4 lines (3 loc) 128 B
import { Middleware } from 'telegraf'; import { Context } from '../../types'; export declare const add: Middleware<Context>;