Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BlueBirdie

The entrypoint for the BlueBirdie interface over the twitter API. This class exposes the UserClient and the AppClient, which are handled differently during authentication.

Hierarchy

  • BlueBirdie

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

app

The class instance used to interact with twitter on behalf of an application. Typically read only.

config

config: Config

user

The class instance used to interact with Twitter on behalf of a user. Typically used for read/write operations.

Methods

Private getUrl

  • getUrl(): string

Generated using TypeDoc