const github.com/gotd/td/tg.StoriesExportStoryLinkRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1788: StoriesExportStoryLinkRequestTypeID: "stories.exportStoryLink#7b8def20",
tl_registry_gen.go#L3570: "stories.exportStoryLink": StoriesExportStoryLinkRequestTypeID,
tl_registry_gen.go#L5352: StoriesExportStoryLinkRequestTypeID: func() bin.Object { return &StoriesExportStoryLinkRequest{} },
tl_server_gen.go#L9863: s.handlers[StoriesExportStoryLinkRequestTypeID] = handler
tl_stories_export_story_link_gen.go#L49: const StoriesExportStoryLinkRequestTypeID = 0x7b8def20
tl_stories_export_story_link_gen.go#L95: return StoriesExportStoryLinkRequestTypeID
tl_stories_export_story_link_gen.go#L107: ID: StoriesExportStoryLinkRequestTypeID,
tl_stories_export_story_link_gen.go#L131: b.PutID(StoriesExportStoryLinkRequestTypeID)
tl_stories_export_story_link_gen.go#L155: if err := b.ConsumeID(StoriesExportStoryLinkRequestTypeID); err != nil {
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. |