Add Telegram Instant View notes

This commit is contained in:
dangered wolf 2023-11-15 12:47:33 -05:00 committed by GitHub
parent 0ca530d2a8
commit d6bf634cef
Signed by: DevComp
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,6 +70,14 @@ There are a few supported ways to do this:
- Add `d.` before the domain (so, `d.fxtwitter.com`)
- Add `.mp4` to the end of videos or `.jpg` to the end of images, after the post ID
## Telegram Instant View (Beta)
View the full contents of tweets without leaving Telegram or opening a browser! We automatically enable instant view in these cases:
- The domain is i.fxtwitter.com / i.fixupx.com
- The post contains photos, translations, or is over 280 characters
In the future we plan to do even more with Instant View such as embedding entire threads.
Examples from above:
- `https://d.fxtwitter.com/dangeredwolf/status/1548119328498728960`
@ -125,6 +133,7 @@ In many ways, FixTweet has richer embeds and does more. Here's a table comparing
| Show retweet, like, reply, view counts | :heavy_minus_sign: Discord / Telegram Instant View | :heavy_minus_sign: Discord Only² | :ballot_box_with_check: No replies / views |
| Discord sed replace (`s/`) friendly | :ballot_box_with_check: twittpr.com | N/A | :x: |
| Domain for X.com links | :ballot_box_with_check: fixupx.com | N/A | :ballot_box_with_check: fixvx.com |
| Telegram Instant View | :heavy_check_mark: | :x: | :x: |
| Status fetch API for Developers | :heavy_check_mark: | N/A | :heavy_check_mark: |
| Last commit | [![][flc]][fc] | N/A | [![][vlc]][vc] |