Telegram News / Beta / Unofficial Desktop Versions / Web / TG Bots / Subreddit / DMG by RTP [MacOS]
251 subscribers
1.78K photos
2.77K videos
1.14K files
20.1K links
Telegram Channel by @roadtopetabyte http://pixly.me/rtp - Announcements: @rtptme
Download Telegram
Why does Telegram allow this type of content to be showed to minors (me)? Why is this even on here in the first place?
https://www.reddit.com/gallery/pv6ad4

Submitted September 25, 2021 at 02:59PM by Xryphon
on r/Telegram via https://www.reddit.com/r/Telegram/comments/pv6ad4/why_does_telegram_allow_this_type_of_content_to/?utm_source=ifttt Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
is it possibleo to forward a vocal message from Telegrem to Wapp?
I do not have Whatsapp and I've sent a vocal message to my wife so that she can forward it to a friend of us who doesn't use Telegram. With puzzlement we've found out that isn't possible to actually forward it to another user via another messanger app.
Or we've missed something and did something wrong?
Grazie to anyone who will want to answer

Submitted September 25, 2021 at 03:30PM by throwawayivything
on r/Telegram via https://www.reddit.com/r/Telegram/comments/pv6skn/is_it_possibleo_to_forward_a_vocal_message_from/?utm_source=ifttt Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Random Characters Generator Bot
Is there any existing bots that can generate random characters based on a pattern.
Ex.
Pattern: [0-1000][a-z][!@#$%]
Generates: 5a!, 10z@

Submitted September 25, 2021 at 03:21PM by SeamlessCore1811
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/pv6n42/random_characters_generator_bot/?utm_source=ifttt Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Disable saving everything to gallery
Hey I can't really find the option to disable saving everthing to my gallery, how is this option called and where is it?

Submitted September 25, 2021 at 03:41PM by SubstantialForm0
on r/Telegram via https://www.reddit.com/r/Telegram/comments/pv6zkj/disable_saving_everything_to_gallery/?utm_source=ifttt Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Could Telegram have a mode where it allowed you to click on people in video feeds to bring them out more than others?
Some products let you cancel out what's behind you, but it seems cool to be able to bring certain people out more, maybe, or things? For example, if you're at a concert and want to hear the music, you could tap on the band? If you wanted to hear your girlfriend's comments, could you tap on her and dull the music? It sounds like it would be difficult to do, but yeah.

Submitted September 25, 2021 at 04:35PM by rainbowbrite22
on r/Telegram via https://www.reddit.com/r/Telegram/comments/pv7xh2/could_telegram_have_a_mode_where_it_allowed_you/?utm_source=ifttt Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
for some reason my telegram has been like this since yesterday. tried restarting my phone multiple times but doesnt work. does anyone know a fix?
https://i.redd.it/1fqu32n3wnp71.jpg

Submitted September 25, 2021 at 04:43PM by urufi
on r/Telegram via https://www.reddit.com/r/Telegram/comments/pv832q/for_some_reason_my_telegram_has_been_like_this/?utm_source=ifttt Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
I have recently and by accident, deleted some very important messages in a group chat, is there anyways I can retrieve them?
I want them to be back up for all people in the group, not just a local copy

Submitted September 25, 2021 at 05:09PM by A7etmed
on r/Telegram via https://www.reddit.com/r/Telegram/comments/pv8l1m/i_have_recently_and_by_accident_deleted_some_very/?utm_source=ifttt Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Telegram as Universal Clipboard Manager, Ultimate Text Drafting Space (Equivalent To Drafts, But For Windows? - Automators Forum)
https://talk.automators.fm/t/equivalent-to-drafts-but-for-windows/6159/9

Submitted September 25, 2021 at 08:58PM by AsphaltApostle
on r/Telegram via https://www.reddit.com/r/Telegram/comments/pvd7a4/telegram_as_universal_clipboard_manager_ultimate/?utm_source=ifttt Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Application suggestions for creating sticker packs?
So I want to put together a sticker pack to export to Telegram. I have an Android phone (Galaxy S9), can't use a PC.I've tried Stickery, but they don't support screenshots and downloaded images in a .JPG format. So with that being said, are there any sticker applications I can use that will accept .JPG images?

Submitted September 26, 2021 at 12:22AM by Romeo_Wolf
on r/Telegram via https://www.reddit.com/r/Telegram/comments/pvgwgz/application_suggestions_for_creating_sticker_packs/?utm_source=ifttt Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Telegram treats pinning a message action in a group as a mention and sends you a notification. This needs to be fixed.
And you can't do anything about it. Muting the group doesn't help. This problem is as old as the app itself. Consider upvoting this post to bring attention to the problem.

Submitted September 26, 2021 at 01:47AM by vigzeL
on r/Telegram via https://www.reddit.com/r/Telegram/comments/pvib9a/telegram_treats_pinning_a_message_action_in_a/?utm_source=ifttt Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Is there a way to x-callback from Telegram to another app?
I am creating a bot and need to x-callback to another application. (An x-callback is like an URL that you can open in Safari but redirect you to another application. It is when you open a YouTube video in Safari and it redirects you to the YouTube application)This is my x-callback that open VLC and streams a video. It works fine when I use it in Siri Shortcuts or in Safari. But I need it to work on Telegram.vlc-x-callback://x-callback-url/stream?url=https://sample-videos.com/video123/mp4/720/big_buck_bunny_720p_1mb.mp4When I send it as raw text it obviously doesn't recognize it as a valid url and does nothing.I have tried to format it Markdown and MarkdownV2 [Play on VLC](vlc-x-callback: // ...) and HTML <a href="vlc-x-callback://...">Play on VLC</a> but it does not work.I've also tried InlineKeyboardButton giving it the text and url arguments but it doesn't work either.Is there any workaround to x-callback from Telegram to another app?

Submitted September 26, 2021 at 02:18AM by vbastianpc
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/pviti9/is_there_a_way_to_xcallback_from_telegram_to/?utm_source=ifttt Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Set contact’s display name without changing contact’s name in iOS?
On Telegram on my own iPhone, I tap on the contact’s profile and select “Edit” to change the display name, which then stays different from the contact’s name in iOS Contacts. This is what I want.However, on another phone, the same steps would cause iOS Contacts to take up the change done in Telegram. Both phones are the same iOS and Telegram version.Any idea how to achieve the first scenario consistently?

Submitted September 26, 2021 at 07:07AM by quinqueradiata
on r/Telegram via https://www.reddit.com/r/Telegram/comments/pvnbcc/set_contacts_display_name_without_changing/?utm_source=ifttt Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
This feature would be nice
Locking Certain Conversation would be a nice feature. What you guys think?

Submitted September 26, 2021 at 10:02AM by StockDust7786
on r/Telegram via https://www.reddit.com/r/Telegram/comments/pvpiry/this_feature_would_be_nice/?utm_source=ifttt Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Heroku Deploy
Hi guys, i'm having a little trouble deploying my telegram bot on heroku.I followed this guidehttps://towardsdatascience.com/how-to-deploy-a-telegram-bot-using-heroku-for-free-9436f89575d2But it won't workMy .py project consists in a main.py and a responses.py + Procfile and requirements.txtMy requirements.txt looks like this
python-telegram-bot re pandas random 
Any clue on what could i have done wrong ?

Submitted September 26, 2021 at 11:20AM by KEsbeNF
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/pvqg2i/heroku_deploy/?utm_source=ifttt Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Telegram working without Internet connection or mobile data. (Question)
There have been times where I have been able to connect to telegram and engage fully in all it's services without any mobile data or dedicated WiFi connection. How is this possible?

Submitted September 26, 2021 at 02:04PM by Riddick100001
on r/Telegram via https://www.reddit.com/r/Telegram/comments/pvsjl1/telegram_working_without_internet_connection_or/?utm_source=ifttt Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Option to use system contact profile pictures?
I'd love to be able to put a profile picture for my friends who are too lazy to put one for themselves

Submitted September 26, 2021 at 02:18PM by iPingWine
on r/Telegram via https://www.reddit.com/r/Telegram/comments/pvsqh2/option_to_use_system_contact_profile_pictures/?utm_source=ifttt Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Full Pokedex Sticker Pack(s)?
https://redd.it/pvutbf
by @tmebackup via @r2tBot

I noticed that most of the old sticker packs containing the full 800+ Pokémons have been deleted (https://t.me/addstickers/pokemon501-600 and so on) does somebody here have the updated pack or packs of all the pokemons (and formes) with official illustrations?