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) 131 B
import { Middleware } from 'telegraf'; import { Context } from '../../types'; export declare const remove: Middleware<Context>;