const github.com/gotd/td/tg.StoryViewPublicRepostTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1196: StoryViewPublicRepostTypeID: "storyViewPublicRepost#bd74cf49",
tl_registry_gen.go#L2978: "storyViewPublicRepost": StoryViewPublicRepostTypeID,
tl_registry_gen.go#L4760: StoryViewPublicRepostTypeID: func() bin.Object { return &StoryViewPublicRepost{} },
tl_registry_gen.go#L6507: StoryViewPublicRepostTypeID,
tl_story_view_gen.go#L594: const StoryViewPublicRepostTypeID = 0xbd74cf49
tl_story_view_gen.go#L658: return StoryViewPublicRepostTypeID
tl_story_view_gen.go#L670: ID: StoryViewPublicRepostTypeID,
tl_story_view_gen.go#L714: b.PutID(StoryViewPublicRepostTypeID)
tl_story_view_gen.go#L747: if err := b.ConsumeID(StoryViewPublicRepostTypeID); err != nil {
tl_story_view_gen.go#L908: case StoryViewPublicRepostTypeID:
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. |