mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-25 06:56:40 +07:00
added silent message mode
This commit is contained in:
parent
740cf4f5e7
commit
34fa8a38b2
4 changed files with 6 additions and 2 deletions
|
@ -18,7 +18,6 @@ import Composer from "telegraf";
|
|||
import CallbackQueryUpdate = Update.CallbackQueryUpdate;
|
||||
import { Template } from "../../template";
|
||||
import { getAttachment } from "../../../utils/attachment";
|
||||
import PhotoMessage = Message.PhotoMessage;
|
||||
|
||||
type Button = "links" | "likes" | "more";
|
||||
type UrlPrefix = string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue