Telegram-FAQ-AND-updates
69 subscribers
2.04K photos
498 videos
83 files
2.11K links
a guide to telegram .. am gone try to collect q and answers from twitter and groups hope that help anyone :)
Download Telegram
Forwarded from Telegram Beta
Apple Color Emoji.ttc.zip
177.1 MB
How to make your Telegram native (and other native apps) support the New Emoji v14.0 for macOS 12.2 and below

Notes:
• Install with Font Book app,
• or copy “Apple Color Emoji.ttc” on to /Library/Fonts

🫠🫢🫣🫡🫥🫤🥹🫱🫲🫳🫴🫰🫵🫶🫦🫅🫃🫄🧌🫧🪸🪷🪹🪺🫘🫗🫙🛝🪬🛞🛟🪩🪫🩻🪪🟰🤝🏻

Emoji v14.0 preview
• Source: macOS Monterey 12.3~b1
Click here for those who need the iOS 15.4~b1 emoji font.

#emoji #macOS
Forwarded from Telegram Beta
🔂 Telegram Desktop 3.5.1
for #Windows #Linux #macOS

• Keep the screen on while watching a video or participating in a video chat.
• Save experimental settings between relaunches.
• Bug fixes and other minor improvements.

2022-02-04 @Telegram #TDesktop
Forwarded from Telegram Beta
🔂 Telegram Web Z 1.32

• Create and share Video Stickers made from .webm files.
• Send entire folders as Files Album.
• And more!

web.telegram.org/z
@Telegram #web #webz
Forwarded from Telegram Stable Releases
Telegram Desktop has been updated 🎉🎊

🔄 New version:
3.5.2

📆 Released (DD/MM/YYYY):
08/02/2022

💻🖥 OS:
• Linux 64-bit.

📄 Changelog:
• Fix a freeze in audio playback on Linux.
• Fix a crash in screen sharing initialization on Linux.

This update is available right now only for Linux users that installed the app from Telegram site.

Github release: https://github.com/telegramdesktop/tdesktop/releases/tag/v3.5.2

Source: @tgstable

#tdesktop #update #stable
Forwarded from Telegram Beta
🔂 Telegram 8.5.2 for Android 4.1+

Red badge for Reactions notification
• Long press button in chats to “Read all reactions
• Long press @ button in chats to “Read all mentions
8.5 Video Stickers, Better Reactions and More
• Bug fixes and other minor improvements.

2022-02-12 @Telegram #Android
Forwarded from Telegram Beta
🆕 New design for attachment panel on iOS

@Telegram #beta #iOS v8.6
Forwarded from Telegram Beta
🆕 New in Message Reports

• Illegal Drugs
• Personal Details

*cat is exception
@Telegram #beta #iOS v8.6
Forwarded from Telegram Beta
📺 RTMP Live Stream in Telegram

RTMP is a video streaming protocol and is now commonly used for streaming uplink by YouTube, Twitch, etc.
This will let streamers broadcast not just using the Telegram app, but also using third-party software, e.g. OBS Studio.

Currently, this only works in Test Server with clients:
• Telegram Beta macOS 8.5.1+
• Unigram Beta 8.6+ for Windows 10+

How to use:
1. Install OBS Studio
2. Run Telegram macOS or Unigram
3. Log in to Test Server
4. Open a channel/group as owner/admin > Start Live Stream
5. Select as Personal Account
6. Click Start With > copy the Stream URL & Key > Start
7. Open OBS Studio > Profile menu > New > Service: Custom > enter the Stream URL & Key
8. In OBS Studio, click [+] button on Sources panel > select Display/Window Capture > click Start Streaming on Control panel
9. Done, your desktop or window screen should be streamed to Telegram/Unigram Live Stream
10. Participants from any client can join the Live Stream as viewers.

@Telegram #beta #macOS #unigram
Forwarded from Telegram Beta
🆕 New Link for Phone Number

t.me/+1xxxxx

This only works for:
Phone Number in your Contacts (even if your friends don't save your number in their Contacts)
—OR—
• Numbers that are set “Who can see my Phone Number: Everybody” in Settings > Privacy and Security > Phone Number

For example, public phone numbers of Telegram Support:
t.me/+42400 All other countries; English
t.me/+42410 North America
t.me/+42431 Netherlands
t.me/+42434 Spain
t.me/+42439 Italy
t.me/+42450 Latin America
t.me/+42452 Mexico
t.me/+42455 Brazil
t.me/+42460 South-East Asia
t.me/+42470 Russia, Ukraine, Kazakhstan, Uzbekistan
t.me/+42482 Korea
t.me/+42490 India
t.me/+42496 Saudi Arabia
t.me/+42497 Other Arabic Countries
t.me/+42498 Iran
t.me/+42454 @dmcatelegram

🤔 Link to these phone numbers aren’t supported:
t.me/+4240004 VoIP Support
t.me/+4240005 @AbuseNotifications
t.me/+4240007 @NoToScam
t.me/+42454321 @TelegramAuditions
t.me/+424314159 @BotSupport

@Telegram #beta #iOS #macOS #Unigram v8.6
Forwarded from KeralaGram [Official]®
TELEGRAM DESKTOP BETA 3.5.3

• Check the status of media and file downloads by clicking on the new panel in the bottom of the chats list.
• View recently downloaded files from the new Settings > Advanced > Downloads section.
• Manage Live Streams in your groups and channels using external software like OBS Studio or XSplit Broadcaster.

#Telegram #Desktop #Beta v3.5.3

ℹ️ @KeralagramChannel
Forwarded from Telegram Beta
🔥 Improved UI and fresh look icons on Settings.

@Telegram #beta #tdesktop v3.5.3+
Forwarded from Telegram Beta
🔥 Download Manager

• Check the status of media and file downloads by clicking on the new panel in the bottom of the chats list.
• View recently downloaded files from the new Settings > Advanced > Downloads section.

@Telegram #beta #tdesktop v3.5.3+
Forwarded from Telegram Beta
🔥 RTMP Live Stream

Manage Live Streams in your groups and channels using external software like OBS Studio, XSplit Broadcaster, or FFmpeg.

Notes:
• With external software, you can stream from many sources: desktop or window screen, video file, etc.
• FFmpeg: Documentation, Encoding for streaming sites
• You can now Start RTMP Live Stream in production server: open a group/channel as owner > click Live Stream button > Stream With.
• Check @avformat for sample video files (AVC, HEVC, AV1, etc)

Try these parameters to stream video files with FFmpeg
• RTMP for any video codec:
ffmpeg -stream_loop -1 -re -i "movie.mkv" -c:v libx264 -preset veryfast -b:v 3500k -maxrate 3500k -bufsize 7000k -pix_fmt yuv420p -g 50 -c:a aac -b:a 160k -ac 2 -ar 44100 -f flv rtmps://dc2t.rtmp.t.me/s/10909994:xxxxx

• RTMP for AVC/H.264 video:
ffmpeg -stream_loop -1 -re -i "video.mp4" -c:v copy -c:a aac -ar 44100 -ac 1 -f flv rtmps://dc2t.rtmp.t.me/s/10909994:xxxxx

@Telegram #beta #tdesktop v3.5.3+
Forwarded from Telegram Info English (Antonio Marreti 🚩)
Telegram announces new competition for developers to create face conversion module for video

Task: Create a cross-platform C++ module for face correction, and embed the module in a demo app on iOS or Android, which would convert video from the front camera in real-time.

Requirements:
- High 30/60 FPS performance;
- Entries must have a total module size (binary size) not exceeding 2 MB;
- Third-party libraries (OpenCV and similar) and ML models are not welcome, but not forbidden.

Prerequisites:
- All developers are welcome to participate.
- In addition to the prize money, the winners will also get a chance to work on Telegram in Dubai.

Prize Fund: $40,000
Deadline for entries: March 13, 2022, 23:59 Dubai time
Results announcement: 17 March 2022

#contest