An open API service indexing awesome lists of open source software.

https://github.com/galdor/go-telegram

Telegram API client in Go.
https://github.com/galdor/go-telegram

go golang telegram telegram-bot-api

Last synced: over 1 year ago
JSON representation

Telegram API client in Go.

Awesome Lists containing this project

README

          

# Introduction
The go-telegram library provides support to use Telegram APIs.

# Usage
See the [example program](cmd/example) to see how to use the API.

# Licensing
Go-telegram is open source software distributed under the
[ISC](https://opensource.org/licenses/ISC) license.