We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I found this snippet in a bundle for Twitter's web app:
const i = { AMPLIFY: "amplify", APP: "app", AUDIOSPACE: "3691233323:audiospace", BROADCAST: "745291183405076480:broadcast", DIRECT_STORE_LINK_APP: "direct_store_link_app", DEVELOPER_BUILT_CARD: "DeveloperCard", DEVELOPER_BUILT_CARD_DEPRECATED: "DeveloperCardDeprecated", FOLLOWER_CARD: "FollowerCard", IMAGE_DIRECT_MESSAGE: "2586390716:image_direct_message", LIVE_EVENT: "745291183405076480:live_event", MESSAGE_ME: "2586390716:message_me", MOMENT: "3260518932:moment", NEWSLETTER_ISSUE: "3337203208:newsletter_issue", NEWSLETTER_PUBLICATION: "3337203208:newsletter_publication", NOTE: "1493954797359222784:note", PERISCOPE_BROADCAST: "3691233323:periscope_broadcast", PLAYER: "player", POLL_2_CHOICE_TEXT: "poll2choice_text_only", POLL_3_CHOICE_TEXT: "poll3choice_text_only", POLL_4_CHOICE_TEXT: "poll4choice_text_only", POLL_2_CHOICE_IMAGE: "poll2choice_image", POLL_3_CHOICE_IMAGE: "poll3choice_image", POLL_4_CHOICE_IMAGE: "poll4choice_image", POLL_2_CHOICE_VIDEO: "poll2choice_video", POLL_3_CHOICE_VIDEO: "poll3choice_video", POLL_4_CHOICE_VIDEO: "poll4choice_video", PROMO_IMAGE_CONVO: "promo_image_convo", PROMO_VIDEO_CONVO: "promo_video_convo", SUMMARY: "summary", SUMMARY_LARGE_IMAGE: "summary_large_image", UNIFIED_CARD: "unified_card", VIDEO_DIRECT_MESSAGE: "2586390716:video_direct_message" },
The text was updated successfully, but these errors were encountered:
Excellent work! I'll add these in and rearrange a few sections. I'm gonna put all the media ones together.
Sorry, something went wrong.
No branches or pull requests
I found this snippet in a bundle for Twitter's web app:
Working parameters with clear behavior
Working parameters with unclear behavior
Broken parameters (as of November 20, 2022)
The text was updated successfully, but these errors were encountered: