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

https://github.com/gotd/contrib

Contrib package for gotd.
https://github.com/gotd/contrib

contrib gotd mtproto telegram vault

Last synced: 4 months ago
JSON representation

Contrib package for gotd.

Awesome Lists containing this project

README

          

# contrib

[![Go](https://github.com/gotd/contrib/workflows/CI/badge.svg)](https://github.com/gotd/contrib/actions)
[![Documentation](https://godoc.org/github.com/gotd/contrib?status.svg)](https://pkg.go.dev/github.com/gotd/contrib)
[![license](https://img.shields.io/github/license/gotd/contrib.svg?maxAge=2592000)](https://github.com/gotd/contrib/blob/master/LICENSE)

Contrib package for [gotd](https://github.com/gotd/td).

## Install
```
go get github.com/gotd/contrib
```