const github.com/gotd/td/tg.StoryReactionTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1236: StoryReactionTypeID: "storyReaction#6090d6d5",
tl_registry_gen.go#L3018: "storyReaction": StoryReactionTypeID,
tl_registry_gen.go#L4800: StoryReactionTypeID: func() bin.Object { return &StoryReaction{} },
tl_registry_gen.go#L6500: StoryReactionTypeID,
tl_story_reaction_gen.go#L47: const StoryReactionTypeID = 0x6090d6d5
tl_story_reaction_gen.go#L103: return StoryReactionTypeID
tl_story_reaction_gen.go#L115: ID: StoryReactionTypeID,
tl_story_reaction_gen.go#L143: b.PutID(StoryReactionTypeID)
tl_story_reaction_gen.go#L173: if err := b.ConsumeID(StoryReactionTypeID); err != nil {
tl_story_reaction_gen.go#L587: case StoryReactionTypeID:
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. |