Added docs.

This commit is contained in:
Erik C. Thauvin 2020-03-03 00:32:15 -08:00
parent dd0079e7e8
commit 95bea38c92
37 changed files with 521 additions and 0 deletions

View file

@ -0,0 +1,10 @@
[docs](../../index.md) / [net.thauvin.erik.bitly](../index.md) / [Bitlinks](index.md) / [<init>](./-init-.md)
# <init>
`Bitlinks(accessToken: `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)`)`
Provides functions to create and manage [Bitlinks](https://dev.bitly.com/v4/#tag/Bitlinks).
See the [Bitly API](https://dev.bitly.com/v4/#tag/Bitlinks) for more information.