Skip to content

Commit

Permalink
Update domain
Browse files Browse the repository at this point in the history
  • Loading branch information
Muaath5 authored Oct 19, 2024
1 parent 4bc4e0a commit 2e9c4c6
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@ Here is documentation about the library and its features
## SimpleBotAPI documentation parts

### Library
- [Installation](https://muaath5.github.io/SimpleBotAPI/library/Installation)
- [Installation](/library/Installation)

### Basics
- [Creating Bot](https://muaath5.github.io/SimpleBotAPI/basics/CreatingBot)
- [Updates Handlers](https://muaath5.github.io/SimpleBotAPI/basics/UpdatesHandlers)
- [Creating Bot](/basics/CreatingBot)
- [Updates Handlers](/basics/UpdatesHandlers)

### Examples
- [Webhook Example](https://muaath5.github.io/SimpleBotAPI/examples/Webhook)
- [Laravel Webhook Example](https://muaath5.github.io/SimpleBotAPI/examples/LaravelWebhook)
- [Long-polling Example](https://muaath5.github.io/SimpleBotAPI/examples/LongPolling)
- [Webhook Example](/examples/Webhook)
- [Laravel Webhook Example](/examples/LaravelWebhook)
- [Long-polling Example](/examples/LongPolling)

### Advanced
- [Bot Settings](https://muaath5.github.io/SimpleBotAPI/advanced/BotSettings)
- [Sending messages with keyboard](https://muaath5.github.io/SimpleBotAPI/advanced/MessagesWithKeyboard)
- [Inline queries](https://muaath5.github.io/SimpleBotAPI/advanced/InlineQueries)
- [Callback queries](https://muaath5.github.io/SimpleBotAPI/advanced/CallbackQueries)
- [Telegram payments](https://muaath5.github.io/SimpleBotAPI/advanced/TelegramPayments)
- [Bot Settings](/advanced/BotSettings)
- [Sending messages with keyboard](/advanced/MessagesWithKeyboard)
- [Inline queries](/advanced/InlineQueries)
- [Callback queries](/advanced/CallbackQueries)
- [Telegram payments](/advanced/TelegramPayments)

Contact [@Muaath_5](https://t.me/Muaath_5) on anything missed or need to be fixed
Contact [@Muaath_5](https://t.me/Muaath_5) on anything missed or need to be fixed

0 comments on commit 2e9c4c6

Please sign in to comment.