Popularity
3.5
Stable
Activity
2.4
-
57
3
7

Programming language: Go
Tags: Third-party APIs    
Latest version: v1.2.1

telegraph alternatives and similar packages

Based on the "Third-party APIs" category.
Alternatively, view telegraph alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of telegraph or a related project?

Add another 'Third-party APIs' Package

README

GoLang bindings for the Telegraph API discord

This project is just to provide a wrapper around the API without any additional features.

All methods and types available and this library (possibly) is ready for use in production. Yaay!

Start using telegraph

Download and install it: $ go get -u gitlab.com/toby3d/telegraph

Import it in your code: import "gitlab.com/toby3d/telegraph"

Examples

See GoDoc examples section or check example_test.go.

Need help?