mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-25 15:06:41 +07:00
getting webhook pathname from url
This commit is contained in:
parent
87da9078fe
commit
f444a7d194
3 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,6 @@ import { HttpConfig } from "../api/http/types";
|
|||
import { LoggerConfig } from "../service/logger/types";
|
||||
|
||||
export interface WebhookConfig {
|
||||
path?: string;
|
||||
url?: string;
|
||||
enabled?: boolean;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue