const github.com/gotd/td/tg.StoryReactionTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1422: StoryReactionTypeID: "storyReaction#6090d6d5",
tl_registry_gen.go#L3889: "storyReaction": StoryReactionTypeID,
tl_registry_gen.go#L6356: StoryReactionTypeID: func() bin.Object { return &StoryReaction{} },
tl_registry_gen.go#L8938: StoryReactionTypeID,
tl_story_reaction_gen.go#L48: const StoryReactionTypeID = 0x6090d6d5
tl_story_reaction_gen.go#L104: return StoryReactionTypeID
tl_story_reaction_gen.go#L116: ID: StoryReactionTypeID,
tl_story_reaction_gen.go#L144: b.PutID(StoryReactionTypeID)
tl_story_reaction_gen.go#L174: if err := b.ConsumeID(StoryReactionTypeID); err != nil {
tl_story_reaction_gen.go#L595: case StoryReactionTypeID:
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |