-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path404.html
More file actions
22 lines (20 loc) · 3.28 KB
/
404.html
File metadata and controls
22 lines (20 loc) · 3.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>404 | BotFire</title>
<meta name="description" content="Not Found">
<meta name="generator" content="VitePress v1.6.3">
<link rel="preload stylesheet" href="/assets/style.CwNnKCVM.css" as="style">
<link rel="preload stylesheet" href="/vp-icons.css" as="style">
<script type="module" src="/assets/app.DFUi-2C1.js"></script>
<link rel="preload" href="/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
</head>
<body>
<div id="app"></div>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"api-examples.md\":\"CZgeTbws\",\"get-callback.md\":\"CFR9JqkM\",\"get-event.md\":\"Dib-Xa5v\",\"get-message.md\":\"B6LtXM3H\",\"getting-started.md\":\"D3rJQbUn\",\"index.md\":\"BczpqHIO\",\"keyboards.md\":\"tWbTBElv\",\"markdown-builder.md\":\"BgzUhTuF\",\"markdown-examples.md\":\"naTJisab\",\"readme.md\":\"Dgkstt0F\",\"send-methods_send-animation.md\":\"Kw1naLFp\",\"send-methods_send-audio.md\":\"Uw9hq7fE\",\"send-methods_send-chat-action.md\":\"BAQiU1EE\",\"send-methods_send-document.md\":\"BrPXPYrU\",\"send-methods_send-message.md\":\"DfQOoxAn\",\"send-methods_send-photo.md\":\"CMLTYf1Y\",\"send-methods_send-video.md\":\"DfzpbjIO\",\"send-methods_send-voice.md\":\"DJTpe9aM\",\"what-is-botfire.md\":\"D-1Vt8NY\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"BotFire\",\"description\":\"Modern PHP library for building Telegram bots based on Telegram standard documents\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Home\",\"link\":\"/\"}],\"sidebar\":[{\"text\":\"Introduction\",\"items\":[{\"text\":\"What is BotFire\",\"link\":\"/what-is-botfire\"},{\"text\":\"Getting Started\",\"link\":\"/getting-started\"}]},{\"text\":\"Callback And Event Methods\",\"items\":[{\"text\":\"Get Event\",\"link\":\"/get-event\"},{\"text\":\"Get Message\",\"link\":\"/get-message\"},{\"text\":\"Get Callback\",\"link\":\"/get-callback\"}]},{\"text\":\"Send Methods\",\"items\":[{\"text\":\"Send Message\",\"link\":\"/send-methods/send-message\"},{\"text\":\"Send Photo\",\"link\":\"/send-methods/send-photo\"},{\"text\":\"Send Video\",\"link\":\"/send-methods/send-video\"},{\"text\":\"Send Audio\",\"link\":\"/send-methods/send-audio\"},{\"text\":\"Send Voice\",\"link\":\"/send-methods/send-voice\"},{\"text\":\"Send Document\",\"link\":\"/send-methods/send-document\"},{\"text\":\"Send Chat Action\",\"link\":\"/send-methods/send-chat-action\"}]},{\"text\":\"Helpers\",\"items\":[{\"text\":\"Markdown Builder\",\"link\":\"/markdown-builder\"}]}],\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/botfire/botfire\"}]},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
</body>
</html>