[twitter] add 'highlights' extractor (#7826)
This commit is contained in:
@@ -5422,14 +5422,16 @@ Description
|
||||
when processing a user profile.
|
||||
|
||||
Possible values are
|
||||
``"info"``,
|
||||
``"avatar"``,
|
||||
``"background"``,
|
||||
``"timeline"``,
|
||||
``"tweets"``,
|
||||
``"media"``,
|
||||
``"replies"``,
|
||||
``"likes"``.
|
||||
|
||||
* ``"info"``
|
||||
* ``"avatar"``
|
||||
* ``"background"``
|
||||
* ``"timeline"``
|
||||
* ``"tweets"``
|
||||
* ``"media"``
|
||||
* ``"replies"``
|
||||
* ``"highlights"``
|
||||
* ``"likes"``
|
||||
|
||||
It is possible to use ``"all"`` instead of listing all values separately.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user