mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-25 15:06:41 +07:00
added working webhooks
This commit is contained in:
parent
f444a7d194
commit
4076b4427d
9 changed files with 89 additions and 31 deletions
|
@ -1,5 +1,4 @@
|
|||
import { TelegramService } from "../../service/telegram";
|
||||
import logger from "../../service/logger";
|
||||
|
||||
export class TelegramApi {
|
||||
constructor(private telegram: TelegramService) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue