mastodon

Undocumented in source.

Members

Classes

Client
class Client

Enums

StreamingType
enum StreamingType

Functions

createApp
ClientConfig createApp(string url, string clientName, string scopes, string redirectUris)
signIn
JSONValue signIn(string url, string clientId, string clientIdSeclet, string email, string password, string scopes)
signIn
JSONValue signIn(JSONValue clientConfig, string email, string password)
signIn
JSONValue signIn(ClientConfig clientConfig, string email, string password)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ClientConfig
struct ClientConfig

Meta