const github.com/gotd/td/tg.ReactionCustomEmojiTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_reaction_gen.go#L287: const ReactionCustomEmojiTypeID = 0x8935fc73
tl_reaction_gen.go#L333: return ReactionCustomEmojiTypeID
tl_reaction_gen.go#L345: ID: ReactionCustomEmojiTypeID,
tl_reaction_gen.go#L365: b.PutID(ReactionCustomEmojiTypeID)
tl_reaction_gen.go#L383: if err := b.ConsumeID(ReactionCustomEmojiTypeID); err != nil {
tl_reaction_gen.go#L583: case ReactionCustomEmojiTypeID:
tl_registry_gen.go#L1303: ReactionCustomEmojiTypeID: "reactionCustomEmoji#8935fc73",
tl_registry_gen.go#L3770: "reactionCustomEmoji": ReactionCustomEmojiTypeID,
tl_registry_gen.go#L6237: ReactionCustomEmojiTypeID: func() bin.Object { return &ReactionCustomEmoji{} },
tl_registry_gen.go#L8701: ReactionCustomEmojiTypeID,
![]() |
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. |