const github.com/gotd/td/tg.WebPageAttributeStoryTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L987: WebPageAttributeStoryTypeID: "webPageAttributeStory#2e94c3e7",
tl_registry_gen.go#L2769: "webPageAttributeStory": WebPageAttributeStoryTypeID,
tl_registry_gen.go#L4551: WebPageAttributeStoryTypeID: func() bin.Object { return &WebPageAttributeStory{} },
tl_registry_gen.go#L6707: WebPageAttributeStoryTypeID,
tl_web_page_attribute_gen.go#L313: const WebPageAttributeStoryTypeID = 0x2e94c3e7
tl_web_page_attribute_gen.go#L375: return WebPageAttributeStoryTypeID
tl_web_page_attribute_gen.go#L387: ID: WebPageAttributeStoryTypeID,
tl_web_page_attribute_gen.go#L423: b.PutID(WebPageAttributeStoryTypeID)
tl_web_page_attribute_gen.go#L459: if err := b.ConsumeID(WebPageAttributeStoryTypeID); err != nil {
tl_web_page_attribute_gen.go#L584: case WebPageAttributeStoryTypeID:
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. |