const github.com/gotd/td/tg.StoryReactionPublicRepostTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1238: StoryReactionPublicRepostTypeID: "storyReactionPublicRepost#cfcd0f13",
tl_registry_gen.go#L3020: "storyReactionPublicRepost": StoryReactionPublicRepostTypeID,
tl_registry_gen.go#L4802: StoryReactionPublicRepostTypeID: func() bin.Object { return &StoryReactionPublicRepost{} },
tl_registry_gen.go#L6502: StoryReactionPublicRepostTypeID,
tl_story_reaction_gen.go#L382: const StoryReactionPublicRepostTypeID = 0xcfcd0f13
tl_story_reaction_gen.go#L433: return StoryReactionPublicRepostTypeID
tl_story_reaction_gen.go#L445: ID: StoryReactionPublicRepostTypeID,
tl_story_reaction_gen.go#L469: b.PutID(StoryReactionPublicRepostTypeID)
tl_story_reaction_gen.go#L498: if err := b.ConsumeID(StoryReactionPublicRepostTypeID); err != nil {
tl_story_reaction_gen.go#L601: case StoryReactionPublicRepostTypeID:
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. |