UNPKG

stalkee

Version:

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

3 lines (2 loc) 108 B
import type { Context } from '../../types'; export declare const replyToVoice: (ctx: Context) => boolean;