const github.com/gotd/td/tg.HelpGetRecentMeURLsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_help_get_recent_me_urls_gen.go#L54: const HelpGetRecentMeURLsRequestTypeID = 0x3dc0f114
tl_help_get_recent_me_urls_gen.go#L95: return HelpGetRecentMeURLsRequestTypeID
tl_help_get_recent_me_urls_gen.go#L107: ID: HelpGetRecentMeURLsRequestTypeID,
tl_help_get_recent_me_urls_gen.go#L127: b.PutID(HelpGetRecentMeURLsRequestTypeID)
tl_help_get_recent_me_urls_gen.go#L145: if err := b.ConsumeID(HelpGetRecentMeURLsRequestTypeID); err != nil {
tl_registry_gen.go#L1600: HelpGetRecentMeURLsRequestTypeID: "help.getRecentMeUrls#3dc0f114",
tl_registry_gen.go#L3382: "help.getRecentMeUrls": HelpGetRecentMeURLsRequestTypeID,
tl_registry_gen.go#L5164: HelpGetRecentMeURLsRequestTypeID: func() bin.Object { return &HelpGetRecentMeURLsRequest{} },
tl_server_gen.go#L6499: s.handlers[HelpGetRecentMeURLsRequestTypeID] = handler
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. |