Twitter Class
The configuration settings of the Twitter provider.
Constructor
Twitter(*, enabled: bool | None = None, registration: _models.TwitterRegistration | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
enabled
|
Default value: None
|
|
registration
|
The configuration settings of the app registration for the Twitter provider. Default value: None
|
Variables
| Name | Description |
|---|---|
|
enabled
|
|
|
registration
|
The configuration settings of the app registration for the Twitter provider. |