Telegram RegisterThe public register of Telegram

Channel

GoTGProto

@GoTGProto

On this record: Growth · Engagement · What this channel posts · Reactions · Posts · Citations · Cite this entry

105subscribers

+0 since we began measuring on 7 August 2026

Risers and fallers across the register · movement among entries of Under 1,000.

Register entry

Telegram ID-1001604806503
TypeChannel
Username@GoTGProto
DescriptionGoTGProto is a wrapper for github.com/gotd/td. It aims to make td's raw functions easy to user with the help of its helpers packages. Repository: github.com/anonyindian/gotgproto
CreatedBetween 1 December 2021 and 27 April 2022— estimated from Telegram’s id allocation, not measured. How this range is calculated.
First recorded9 August 2026
Last confirmed live9 August 2026
Measurements held2
On Telegramt.me/GoTGProto

Growth

1057 August 2026 — 105 subscribers9 August 2026 — 105 subscribers7 August 20269 August 2026
2 measurements spanning 2 days. Dots are measurements; the straight line between them is drawn to join them, not to claim we know the path taken in between — snapshots are recorded only when a count changes, so gaps mean “no change observed”, never “interpolated”. The vertical axis spans 104–106 and does not start at zero.
Measurement log — every subscribers count we have recorded
Measured (UTC)SubscribersChange
9 Aug 2026, 08:47105no change
7 Aug 2026, 04:48105first reading

Engagement

20 posts held, back to 27 April 2022the reader has not yet reached the start of this channel’s public history, so older posts may sit further back, unread. Read across 1 pageof Telegram’s post history, 20 posts per page.

Nothing published in the last 30 days. ERR and ER are rolling 30-day measures, so there is nothing to compute — we hold 20 posts for this entry, the most recent from 28 October 2025. An engagement rate over an empty window would be a number about nothing.

What this channel posts

Links
22

Lifetime counters from Telegram’s own channel header, read 9 August 2026 — not the date at the top of this page, which is when the subscriber count was last read. Below Telegram’s rounding threshold, so these counts are exact.

Reaction mix

47 reactions across 12 posts, in 10 distinct kinds. The most used accounts for 34.0% of them.

Every reaction kind recorded on the sample, most used first
ReactionCountShareShare, drawn
🔥1634.0%
1531.9%
👎36.38%
🤔36.38%
🎉24.26%
👀24.26%
👍24.26%
💩24.26%
🤣12.13%
🥰12.13%

No sentiment is inferred, and none should be read in. This table is ordered by count and by nothing else. Emoji do not carry stable meaning across languages or communities — 🙏 is thanks in one channel and mourning in another — so we publish which ones were pressed and how often, and pass no judgement on what an audience meant by them.

Precision. Telegram publishes reaction counts per emoji and short-forms each one — 4.34K, 1.2M — so any single kind at or above 1,000 reaches us at three significant figures, and only counts below 1,000 are exact. The shares above are ratios of those figures and carry the same error. This is also why the total here can differ slightly from a reaction total printed elsewhere on the page: both are sums of the same rounded parts, taken over samples with different edges.

Coverage. Reactions were read on 13 of the 20 sampled posts in this sample. Summed by Telegram’s own count on each post — not by adding up the per-emoji breakdown above — those same posts carry 47reactions in total: the kind of figure the paragraph above means by “a reaction total printed elsewhere on the page”.

Measured over the 20 most recent posts we hold, published 27 April 2022 to 28 October 2025, using the newest reading held for each. Telegram Stars are excluded: they are a payment, not a reaction, and they have their own section.

Recent posts

28 Oct 2025, 08:02 UTC258 views3 reactionsread 9 August 2026

🎉 GoTGProto New Update We have just released v1.0.0-beta22 of the library. As usual, upgrade using: go get github.com/celestix/gotgproto@v1.0.0-beta22 Changelog: Click here Repository: https://github.com/celestix/gotgproto Examples: click here for the examples Documentations: click here for the docs Support Group: @GoTGProtoChat

🔥3

2 May 2025, 10:11 UTC≈1,050 views4 reactionsread 9 August 2026

🎉 GoTGProto New Update We have just released v1.0.0-beta21 of the library. As usual, upgrade using: go get github.com/celestix/gotgproto@v1.0.0-beta21 Changelog: • Updated to GoTD to v0.122.0 • Added ctx.TransferStarGift, ctx.ExportInvoice, ctx.SetPreCheckoutResults • Improved peer storage to account full access hash • Fixed inaccurate ctx.EffectiveUser • Added NoUpdates client opt to disable receiving update

3👍1

17 Jan 2025, 07:16 UTC485 viewsread 9 August 2026

🎉 GoTGProto New Update We have just released v1.0.0-beta20 of the library. As usual, upgrade using: go get github.com/celestix/gotgproto@v1.0.0-beta20 Changelog: Click here Note: Session login issues that arose in beta19 have been fixed with beta20, you can continue using your beta18 sqlite session files in this new update. Repository: https://github.com/celestix/gotgproto Examples: click here for the examples D

8 Dec 2024, 14:57 UTC576 views4 reactionsread 9 August 2026

🎉 GoTGProto New Update We have just released v1.0.0-beta19 of the library. As usual, upgrade using: go get github.com/celestix/gotgproto@v1.0.0-beta19 Changelog: • Updated GoTD to v0.116.0 • Fixed auth-using-api-base example doesn't work by @dev-freelance-ru in #80 • Added add arguments in SendMedia example by @AshokShau in #88 • Fixed 2fa auth flow hooks by @HoracePeng in #91 • Fixed ForwardMessages by @gaut

🔥3👍1

14 May 2024, 16:27 UTC≈1,690 views4 reactionsread 9 August 2026

🎉 GoTGProto New Update We have just released v1.0.0-beta18 of the library. As usual, upgrade using: go get github.com/celestix/gotgproto@v1.0.0-beta18 Changelog: • Updated to GoTD to v0.102.2 • Fixed nil value of ctx.EffectiveUser in private chats • Fixed instable peer caching and handling • Fixed invalid implementation of RetryPassword hook • Added auth status events and retry mechanism for phone and otp upd

4

5 Apr 2024, 19:05 UTC471 views5 reactionsread 9 August 2026

🎉 GoTGProto New Update We have just released v1.0.0-beta17 of the library. As usual, upgrade using: go get github.com/celestix/gotgproto@v1.0.0-beta17 Changelog: • Updated to GoTD to v0.99.2 • Added web auth example by @Emanxu in #49 • Fixed ctx random seed to nanosecond to prevent the randomID generated… by @DukeAnn in #50 • Added floodwaiter example by @TeaDove in #51 • Added support for single styling.Styl

🔥5

13 Jan 2024, 14:07 UTC430 views4 reactionsread 9 August 2026

🎉 GoTGProto New Update We have just released v1.0.0-beta15 of the library. As usual, upgrade using: go get github.com/celestix/gotgproto@v1.0.0-beta15 Changelog: • Updated to GoTD to v0.93.0 (Layer 170) • Fixed client.ExportStringSession() and add RunMiddleware field to client. #41 • Added an optional field to specify custom Context #44 • Added all fields to gotgproto.Client from telegram.Client for flexible u

2🔥2

16 Dec 2023, 17:52 UTC≈1,510 views3 reactionsread 9 August 2026

🎉 GoTGProto New Update We have just released v1.0.0-beta14 of the library. As usual, upgrade using: go get github.com/celestix/gotgproto@v1.0.0-beta14 Changelog: • Updated to GoTD to v0.91.0 (Layer 167) • Adapted pure Go SQLite driver (This means you will no longer need CGO!) #40 • Redesigned peers storage mechanism and made it compatible for multiple clients • Redesigned session initialization system to make

3

1 Oct 2023, 02:31 UTC328 viewsread 9 August 2026

GoTGProto is now a part of hacktoberfest 2023 🎉, contributions in order to achieve the its PR goals are welcome now :) -> https://github.com/celestix/gotgproto Repository: https://github.com/celestix/gotgproto Examples: click here for the examples Documentations: click here for the docs Support Group: @GoTGProtoChat

24 Sept 2023, 10:17 UTC826 views5 reactionsread 9 August 2026

🎉 GoTGProto New Update We have just released v1.0.0-beta13 of the library. As usual, upgrade using: go get github.com/celestix/gotgproto@v1.0.0-beta13 Changelog: • Updated to GoTD to v0.88.0 (Layer 164) • Redesigned session initialization (Now supports logging in with just string session in memory as well as session file) • Added Middlewares and Device fields to ClientOpts • ctx.ForwardMediaGroup won't omit er

👀2💩2🎉1

22 May 2023, 11:20 UTC897 views6 reactionsread 9 August 2026

🎉 GoTGProto New Update We have just released v1.0.0-beta10 of the library that brings a lot of optimizations along with some breaking changes. This update also fixes a very old issue of the library which used to cause high memory usage. As usual, upgrade using: go get github.com/anonyindian/gotgproto@v1.0.0-beta10 Changelog: • Updated GoTD to v0.82.0 • Deprecated ctx.ForwardMessage (Use ctx.ForwardMessages now)

🔥31🎉1🥰1

17 May 2023, 20:36 UTC300 viewsread 9 August 2026

Hello 👋, here we resume the development of library further followed by many new updates and breaking changes. Suggestions and bug reports are welcome anytime :) Repository: https://github.com/anonyindian/gotgproto Examples: click here for the examples Documentations: click here for the docs Support Group: @GoTGProtoChat

Showing the 12 most recent of 20 posts we hold for @GoTGProto. View and reaction counts are the latest single reading for each post, not a live figure, and a recent post is still accumulating both. A view count marked was rounded by Telegram before we ever saw it — t.me prints views in full below 1,000 and to three significant figures above, so ≈1,200,000 means somewhere between 1,150,000 and 1,249,999. Unmarked counts are exact. Text is reproduced from the public post preview and truncated for length.

Citation-graph rank

Citation-graph rank — 618,480 of 1,151,006entries in the measured graph. A weighted position computed from the forward and mention edges below — republished posts weigh more than named mentions — and recomputed periodically, over the whole graph. Published only as this ordinal position, never as a score: a position is a fact, and a score printed beside one channel’s name would read as a verdict this register does not make. The two counts beneath stay separate for the same reason mentions are never summed with forwards anywhere else on this page — a named-by count costs nothing to manufacture. The top 100 by this measure, or how it is computed.

Forward network

Republished by

Channels on the register that have forwarded this channel's posts into their own feed.

Built only from forwarded posts we have actually read, on both sides. Coverage is early and deliberately incomplete: a missing link means we have not read the post that would prove it, never that the relationship does not exist. Counts are distinct forwarded posts observed, so they only ever go up as we read more.

Mentions

A mention is a weaker signal than a forward and is counted separately for that reason — naming a channel is not republishing it, and a handle in a post body is easy to place deliberately. The post counts beside each row below are distinct posts in which the handle appeared, from posts we have read on both sides — the “Named by N registered channels” figure above is a different count, of distinct NAMING CHANNELS rather than posts, and is not the sum of the rows under it.

Cite this entry

A live page changes as we take new readings, so a citation should name the measurement it is based on, not just the URL. The line below cites the subscriber count as measured 9 August 2026 — this entry's latest reading, not the date you are reading this.

“GoTGProto” (@GoTGProto), 105 subscribers as measured 9 August 2026. Telegram Register, tgregister.com/channel/GoTGProto.

Full measurement history, CC BY 4.0. Every reading this register holds for this entry, not just the latest one, as a dated, downloadable record: CSV · JSON. Free to use with attribution to tgregister.com. Each file carries its own generation timestamp, which is the figure to cite for exactly when the data was retrieved.