- Последний пост
- 25 июн. 2025 г.
- Последнее чтение
- 12:41
- Постов за неделю
- 0
- Всего постов
- 20
- Тип
- открытый
- Язык
- английский
- В каталоге с
- 13 авг.
- 1/24сутки в ленте
- —
- 1/48двое суток
- —
- 1/72трое суток
- —
Оценка по просмотрам недавних постов: пост набирает почти всё за первые сутки.
Посты
видео или голосовое, без подписи
In the past you could send /premium stop to Telegram Service Account to remove your premium for testing. (This is now restricted to certain users) Apparently an admin thought @telegram was the service account (+42777) and sent it by mistake.
видео или голосовое, без подписи
🎂
https://aka.ms/appcenter/retire
👀 Latest Telegram 10.6 sources revealed an official Ghost Mode(?) may come in future updates. Do not show the time when you read a message P.S. Stay tuned for the upcoming @Swiftgram update, if you know what I mean 😎
funny "Privacy.Messages.Title" = "Messages"; "Privacy.Messages.SectionTitle" = "WHO CAN SEND ME MESSAGES?"; "Privacy.Messages.ValueEveryone" = "Everybody"; "Privacy.Messages.ValueContactsAndPremium" = "My Contacts and Premium Users"; "Privacy.Messages.SectionFooter" = "You can restrict incoming messages to only contacts and Premium users."; "Privacy.Messages.PremiumInfoFooter" = "[What is Telegram Premium?]()"; "Privacy.Messages.PremiumToast.Title" = "Premium Required"; "Privacy.Messages.PremiumToast.Text" = "Subscribe to **Telegram Premium** to select this option"; "Privacy.Messages.PremiumToast.Action" = "Add"; "Settings.Privacy.Messages" = "Messages"; "Settings.Privacy.Messages.ValueEveryone" = "Everybody"; "Settings.Privacy.Messages.ValueContactsAndPremium" = "Contacts and Premium";
New Icons (unused) #Android @betawatch
видео или голосовое, без подписи
https://t.me/d_code/18226 The Saved Messages section continues to be quietly updated. Gone is the previous format of reactions - now it's a bookmark form, and the user's avatar is no longer displayed next to it. The section is increasingly becoming something more general than just a correspondence with yourself.
видео или голосовое, без подписи
Saved dialogs (in Saved Messages 2.0) are currently unavailable for some accounts. This is the error returned by the server: messages.GetSavedDialogs -> SAVED_DIALOGS_UNSUPPORTED
видео или голосовое, без подписи
Saved messages 2.0
Saved Message 2.0 Android: Supported (beta 4237)
видео или голосовое, без подписи
Saved Message 2.0 • View saved messages list from profiles • Dialog list in saved messages • Pin / Unpin dialogs Thanks: @dbsergey Desktop / iOS: Partially supported (beta) Android: Coming soon... #new
видео или голосовое, без подписи
updatePinnedSavedDialogs#686c85a6 flags:# order:flags.0?Vector<DialogPeer> = Update; updateSavedDialogPinned#aeaf9e74 flags:# pinned:flags.0?true peer:DialogPeer = Update; savedDialog#bd87cb6c flags:# pinned:flags.2?true peer:Peer top_message:int = SavedDialog; messages.savedDialogs#f83ae221 dialogs:Vector<SavedDialog> messages:Vector<Message> chats:Vector<Chat> users:Vector<User> = messages.SavedDialogs; messages.savedDialogsSlice#44ba9dd9 count:int dialogs:Vector<SavedDialog> messages:Vector<Message> chats:Vector<Chat> users:Vector<User> = messages.SavedDialogs; messages.savedDialogsNotModified#c01f6fe8 count:int = messages.SavedDialogs; messages.getSavedDialogs#5381d21a flags:# exclude_pinned:flags.0?true offset_date:int offset_id:int offset_peer:InputPeer limit:int hash:long = messages.SavedDialogs; messages.getSavedHistory#3d9a414d peer:InputPeer offset_id:int offset_date:int add_offset:int limit:int max_id:int min_id:int hash:long = messages.Messages; messages.getPinnedSavedDialogs#d63d94e0 = messages.SavedDialogs; messages.toggleSavedDialogPin#ac81bbde flags:# pinned:flags.0?true peer:InputDialogPeer = Bool; messages.reorderPinnedSavedDialogs#8b716587 flags:# force:flags.0?true order:Vector<InputDialogPeer> = Bool; messageFwdHeader#4e4df4bb ... saved_out:flags.11?true saved_from_id:flags.8?Peer saved_from_name:flags.9?string saved_date:flags.10?int messages.search#a7b4e929 ... saved_peer_id:flags.2?InputPeer SavedMessagesController.getSavedMessagesDialogs() Saved Messages 2.0 (?): • View Dialogs • Pin/Unpin Dialogs • Order Pinned Dialogs
#new