Skip to content

Commit 855cb12

Browse files
committed
➕ Added official docs
1 parent b84d244 commit 855cb12

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/examples.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ All examples are production-ready and can be run immediately after setting up yo
1010

1111
| Example | Description | Key Features Demonstrated |
1212
|---------|-------------|---------------------------|
13-
| **[KeyboardBot](/examples/keyboard_bot)** | Interactive bot with custom reply keyboard | Reply keyboards, button handling, user input processing |
14-
| **[InlineKeyboardBot](/examples/inline_keyboard_bot)** | Bot with interactive inline buttons | Inline keyboards, callback queries, message editing |
15-
| **[InlineBot](/examples/inline_bot)** | Inline mode implementation | Inline queries, instant results, cross-chat functionality |
16-
| **[PaymentBot](/examples/payment_bot)** | Telegram Stars payment integration | Payment processing, invoices, pre-checkout queries |
17-
| **[StateBot](/examples/state_bot)** | Multi-step conversation handling | State management, conversational flows, data persistence |
18-
| **[WelcomeBot](/examples/welcome_bot)** | Group welcome and moderation bot | New member handling, permissions checking, auto-moderation |
19-
| **[MediaDownloader](/examples/media_downloader)** | File download and storage system | Media handling, file operations, custom filters |
20-
| **[Spring Boot Webhook Bot](/examples/webhook_spring)** | Webhook bot using Spring boot framework | Handling rest endpoints |
13+
| **[KeyboardBot](/telebof/examples/keyboard_bot)** | Interactive bot with custom reply keyboard | Reply keyboards, button handling, user input processing |
14+
| **[InlineKeyboardBot](/telebof/examples/inline_keyboard_bot)** | Bot with interactive inline buttons | Inline keyboards, callback queries, message editing |
15+
| **[InlineBot](/telebof/examples/inline_bot)** | Inline mode implementation | Inline queries, instant results, cross-chat functionality |
16+
| **[PaymentBot](/telebof/examples/payment_bot)** | Telegram Stars payment integration | Payment processing, invoices, pre-checkout queries |
17+
| **[StateBot](/telebof/examples/state_bot)** | Multi-step conversation handling | State management, conversational flows, data persistence |
18+
| **[WelcomeBot](/telebof/examples/welcome_bot)** | Group welcome and moderation bot | New member handling, permissions checking, auto-moderation |
19+
| **[MediaDownloader](/telebof/examples/media_downloader)** | File download and storage system | Media handling, file operations, custom filters |
20+
| **[Spring Boot Webhook Bot](/telebof/examples/webhook_spring)** | Webhook bot using Spring boot framework | Handling rest endpoints |
2121

0 commit comments

Comments
 (0)