diff --git a/examples/webhook/README.md b/examples/webhook/README.md new file mode 100644 index 0000000..685a1ba --- /dev/null +++ b/examples/webhook/README.md @@ -0,0 +1,4 @@ +## Вебхуки + + - [Высокоуровневый](https://github.com/love-apples/maxapi/tree/main/examples/webhook/high_level.py) + - [Низкоуровневый](https://github.com/love-apples/maxapi/tree/main/examples/webhook/low_level.py) \ No newline at end of file