-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
featNew feature or requestNew feature or request
Description
const tweet = document.querySelector("[data-testid='tweet']");
const tweetParent = tweet.parentElement;
const props = getReactProps(tweetParent);
const isReplyDeboosted = props.children.props.entry.itemMetadata.clientEventInfo.details.conversationDetails.conversationSection === "LowQuality";Metadata
Metadata
Assignees
Labels
featNew feature or requestNew feature or request