Twitter Class
The configuration settings of the Twitter provider.
Constructor
Twitter()
Variables
| Name | Description |
|---|---|
|
enabled
|
|
|
registration
|
<xref:<xref:"TwitterRegistration">>
The configuration settings of the app registration for the Twitter provider. |
Attributes
enabled
false if the Twitter provider should not be enabled despite the set registration;
otherwise, true.
enabled: bool
registration
The configuration settings of the app registration for the Twitter provider.
registration: TwitterRegistration