Create a new instance of BlueBirdie
The class instance used to interact with twitter on behalf of an application. Typically read only.
The class instance used to interact with Twitter on behalf of a user. Typically used for read/write operations.
Generated using TypeDoc
The entrypoint for the BlueBirdie interface over the twitter API. This class exposes the UserClient and the AppClient, which are handled differently during authentication.