extEditControl property

EditControlData? extEditControl
getter/setter pair

The info about the tweet edit history

extEditControl is only included when receiving extended Tweet objects (when adding include_ext_edit_control=true as a parameter to any endoint).

Implementation

EditControlData? extEditControl;