const github.com/gotd/td/tg.ReactionCountTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_reaction_count_gen.go#L56: const ReactionCountTypeID = 0xa3d1cb80
tl_reaction_count_gen.go#L113: return ReactionCountTypeID
tl_reaction_count_gen.go#L125: ID: ReactionCountTypeID,
tl_reaction_count_gen.go#L161: b.PutID(ReactionCountTypeID)
tl_reaction_count_gen.go#L192: if err := b.ConsumeID(ReactionCountTypeID); err != nil {
tl_registry_gen.go#L1073: ReactionCountTypeID: "reactionCount#a3d1cb80",
tl_registry_gen.go#L2855: "reactionCount": ReactionCountTypeID,
tl_registry_gen.go#L4637: ReactionCountTypeID: func() bin.Object { return &ReactionCount{} },
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. |