Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spikedpaladin/telegramglib-examples
Examples of using TelegramGLib bot API
https://github.com/spikedpaladin/telegramglib-examples
Last synced: 11 days ago
JSON representation
Examples of using TelegramGLib bot API
- Host: GitHub
- URL: https://github.com/spikedpaladin/telegramglib-examples
- Owner: SpikedPaladin
- Created: 2023-05-28T16:48:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-16T18:45:01.000Z (over 1 year ago)
- Last Synced: 2024-10-25T09:47:55.902Z (about 2 months ago)
- Language: Vala
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TelegramGLib-Examples [![Supported version](https://img.shields.io/badge/Telegram%20Bot%20API-6.8-blue)](https://core.telegram.org/bots/api-changelog#april-21-2023)
[![Telegram group badge](https://img.shields.io/badge/Telegram-Join_the_chat-2CA5E0?style=flat&logo=telegram)](https://t.me/vala_lang)
Examples of using TelegramGLib bot API## Available examples
* [EchoBot](https://github.com/SpikedPaladin/TelegramGLib-Examples/tree/main/EchoBot)
* [InlineBot](https://github.com/SpikedPaladin/TelegramGLib-Examples/tree/main/InlineBot)