UNPKG

stalkee

Version:

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

14 lines (13 loc) 465 B
export * from './update_user'; export * from './set_lang'; export * from './remove_audio'; export * from './use_audio'; export * from './select_audios'; export * from './select_all_audios'; export * from './select_audios_by_substring'; export * from './select_audios_by_words'; export * from './select_audios_by_actor_and_location'; export * from './set_actor'; export * from './set_location'; export * from './set_quote'; export * from './get_audio';