Package-level declarations

Mastodon client, used to configure and access Mastodon APIs.

Types

Link copied to clipboard
data class MastodonApiException(val errorCode: Int, val apiError: Error?) : Exception
Link copied to clipboard
interface MastodonClient

Entry point for all Mastodon APIs.

Link copied to clipboard

Functions

Link copied to clipboard

Build a Mastodon API client.