Mentions of Telegram Premium Giveaways Functionality on Fragment
@tginfo noticed Telegram Premium giveaways functionality added to Fragment.com's codebase. The change was detected thanks to @tgcrawl's automated analysis. Earlier we've already reported about this feature surfacing in Telegram for macOS localization files.
The Fragment platform is considered to be Telegram's partner, designated to provide an option to buy Telegram's Premium subscription, usernames, and anonymous numbers using TON cryptocurrency. All the services can be paid for using QR codes, which are supposed to be scanned in the Tonkeeper wallet.
Other noteworthy mentions in the code
β’ Ability to specify the number of subscriptions.
β’ Ability to specify the number of months β probably for Premium duration.
β’ There's a possible fee for the giveaway functionality.
β’ You can find Premium recipients using search.
β’ The UI has mentions for boosts, but their context is unclear.
It's important to keep in mind that the provided info is a set of assumptions based off the Fragment's code that surfaced, so the functionality may be significantly different on its release. At the moment of writing, the mentioned code was already removed.
Source : πππ
@tginfo noticed Telegram Premium giveaways functionality added to Fragment.com's codebase. The change was detected thanks to @tgcrawl's automated analysis. Earlier we've already reported about this feature surfacing in Telegram for macOS localization files.
The Fragment platform is considered to be Telegram's partner, designated to provide an option to buy Telegram's Premium subscription, usernames, and anonymous numbers using TON cryptocurrency. All the services can be paid for using QR codes, which are supposed to be scanned in the Tonkeeper wallet.
Other noteworthy mentions in the code
β’ Ability to specify the number of subscriptions.
β’ Ability to specify the number of months β probably for Premium duration.
β’ There's a possible fee for the giveaway functionality.
β’ You can find Premium recipients using search.
β’ The UI has mentions for boosts, but their context is unclear.
It's important to keep in mind that the provided info is a set of assumptions based off the Fragment's code that surfaced, so the functionality may be significantly different on its release. At the moment of writing, the mentioned code was already removed.
Source : πππ
π8β€βπ₯1
Instant ban
Source : πππ
Please open Telegram to view this post
VIEW IN TELEGRAM
π17π5π2π€£2π€¬1π1π€‘1π1
Telegram Designers
Telegram App Icon competition Deadline today.
β’ Deadline: 23:59 on October 19th (Dubai time)
β’ Results: October 26th, 2023
β’ Deadline: 23:59 on October 19th (Dubai time)
β’ Results: October 26th, 2023
π11β€4π4
Forwarded from Telegram Designers
We are pleased to announce the results of the Android Design Contest. The judges thoroughly reviewed each of the 89 submissions.
The contestants brought several solid concepts and intriguing ideas to life β though even the top entries canβt be utilized without further polishing and refinements. Despite that, we are happy to award Stout Pony, Eager Jackal, Bold Crab and Happy Squid with
Meet the winners!
1st PLACE β $2,500
2nd PLACE β $1,500
3rd PLACE β $750
Congratulations to the winners and a happy Friday to you all!
Please open Telegram to view this post
VIEW IN TELEGRAM
π8π6
A new image for Telegram for Android (direct version) was found among the portal's files and it shows some of the new UI changes that we could expect in the next updates.
Which may be a hint for Partial Reply or just a new UI for Replies.
Source : πππ
Which may be a hint for Partial Reply or just a new UI for Replies.
Source : πππ
π10π₯°3π₯1π’1
π8π2
Telegram has increased the maximum number of chat foldersπ for Premium β users
Telegram Premium subscribers can now add up to 30 foldersπ .
Previously, the number of folders for Premium users was limited to 20. For free users, the limit has not changed - 10 folders.
The new limit is already applied on the server side, as defined by @tgcrawl , and does not require an application update.
Source : πππ
Telegram Premium subscribers can now add up to 30 folders
Previously, the number of folders for Premium users was limited to 20. For free users, the limit has not changed - 10 folders.
The new limit is already applied on the server side, as defined by @tgcrawl , and does not require an application update.
Source : πππ
Please open Telegram to view this post
VIEW IN TELEGRAM
π16π₯8π’7π€‘6β€4
News and Tips
A new image for Telegram for Android (direct version) was found among the portal's files and it shows some of the new UI changes that we could expect in the next updates. Which may be a hint for Partial Reply or just a new UI for Replies. Source : πππ
Telegram Is Working On Citations
"The @tginfo editors noticed ongoing work on citations on multiple occasions. This might indicate the feature will appear in future updates.
The Telegram API contains support for quote blocks since 2019, but it never was used in the official apps.
What tells us the feature is being prepared
β’ Telegram changed the API related to citations, moving it to an unpublished yet Layer 166.
β’ The Telegram for Android banner from the website shows a screenshot with a different replies UI. In particular, you can see the β icon on one of the messages.
We speculate that in one of the future updates the messenger will provide options to manually create citation blocks in any parts of your messages, reply to the selected part of a message. These features might bring ability to, for example, reply to a message in a different chat by citing it.
Keep in mind that all the info here is a set of speculations and that there was no official announcement for the feature. Thus, the features may change drastically on release"
Source : πππ
"The @tginfo editors noticed ongoing work on citations on multiple occasions. This might indicate the feature will appear in future updates.
The Telegram API contains support for quote blocks since 2019, but it never was used in the official apps.
What tells us the feature is being prepared
β’ Telegram changed the API related to citations, moving it to an unpublished yet Layer 166.
β’ The Telegram for Android banner from the website shows a screenshot with a different replies UI. In particular, you can see the β icon on one of the messages.
We speculate that in one of the future updates the messenger will provide options to manually create citation blocks in any parts of your messages, reply to the selected part of a message. These features might bring ability to, for example, reply to a message in a different chat by citing it.
Keep in mind that all the info here is a set of speculations and that there was no official announcement for the feature. Thus, the features may change drastically on release"
Source : πππ
π11π€2β€1
"Quoting π° can be everywhere in the message, at the beginning, middle, end
and it can be more than one in one message
but the quoting will always appear in a new line
The feature is for quoting any sentences it works like other text effects"
-Tim Tom
and it can be more than one in one message
but the quoting will always appear in a new line
The feature is for quoting any sentences it works like other text effects"
-Tim Tom
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π15β€3π3
Nice looking code blocks with syntax highlight
Eg :
This is some C#
Eg :
This is some C#
for (int i = 0; i < _path.Count; i += 3)While this is XAML:
{
builder.AddCubicBezier(
_path[i] * multiplier,
_path[i + 1] * multiplier,
_path[i + 2] * multiplier);
}
<TextBlock x:Name="ReplyDisabled"
Text="{CustomResource StoryReplyDisabled}"
TextAlignment="Center"
VerticalAlignment="Center"
Style="{StaticResource InfoBodyTextBlockStyle}"
Visibility="Collapsed"
Grid.Column="1"
Grid.ColumnSpan="2" />
π€©15π4π2π2π₯1π€―1
@NewsAndTipsNT π°
βοΈ Telegram Desktop Beta π»
βΎοΈ Version: 4.10.4
What's New:
β’ Statistics in channels and group chats .
β’ Nice looking code blocks with syntax highlights.
β’ Copy full code block by clicking on its header.
β’ Send a highlighted code block using
Downloadβ¬οΈ : official websiteπ or GitHubπ±
βΎοΈ Version: 4.10.4
What's New:
β’ Statistics in channels and group chats .
β’ Nice looking code blocks with syntax highlights.
β’ Copy full code block by clicking on its header.
β’ Send a highlighted code block using
`
language syntax..Download
Please open Telegram to view this post
VIEW IN TELEGRAM
β€11π6π₯2