const github.com/gotd/td/tg.ExportedStoryLinkTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_exported_story_link_gen.go#L50: const ExportedStoryLinkTypeID = 0x3fc9053b
tl_exported_story_link_gen.go#L91: return ExportedStoryLinkTypeID
tl_exported_story_link_gen.go#L103: ID: ExportedStoryLinkTypeID,
tl_exported_story_link_gen.go#L123: b.PutID(ExportedStoryLinkTypeID)
tl_exported_story_link_gen.go#L141: if err := b.ConsumeID(ExportedStoryLinkTypeID); err != nil {
tl_registry_gen.go#L1201: ExportedStoryLinkTypeID: "exportedStoryLink#3fc9053b",
tl_registry_gen.go#L2983: "exportedStoryLink": ExportedStoryLinkTypeID,
tl_registry_gen.go#L4765: ExportedStoryLinkTypeID: func() bin.Object { return &ExportedStoryLink{} },
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. |