const github.com/gotd/td/tg.HelpRecentMeURLsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_help_recent_me_urls_gen.go#L48: const HelpRecentMeURLsTypeID = 0xe0310d7
tl_help_recent_me_urls_gen.go#L99: return HelpRecentMeURLsTypeID
tl_help_recent_me_urls_gen.go#L111: ID: HelpRecentMeURLsTypeID,
tl_help_recent_me_urls_gen.go#L139: b.PutID(HelpRecentMeURLsTypeID)
tl_help_recent_me_urls_gen.go#L183: if err := b.ConsumeID(HelpRecentMeURLsTypeID); err != nil {
tl_registry_gen.go#L846: HelpRecentMeURLsTypeID: "help.recentMeUrls#e0310d7",
tl_registry_gen.go#L2628: "help.recentMeUrls": HelpRecentMeURLsTypeID,
tl_registry_gen.go#L4410: HelpRecentMeURLsTypeID: func() bin.Object { return &HelpRecentMeURLs{} },
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |