const github.com/gotd/td/tg.MessagePeerReactionTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_message_peer_reaction_gen.go#L69: const MessagePeerReactionTypeID = 0x8c79b63c
tl_message_peer_reaction_gen.go#L138: return MessagePeerReactionTypeID
tl_message_peer_reaction_gen.go#L150: ID: MessagePeerReactionTypeID,
tl_message_peer_reaction_gen.go#L206: b.PutID(MessagePeerReactionTypeID)
tl_message_peer_reaction_gen.go#L240: if err := b.ConsumeID(MessagePeerReactionTypeID); err != nil {
tl_registry_gen.go#L1079: MessagePeerReactionTypeID: "messagePeerReaction#8c79b63c",
tl_registry_gen.go#L2861: "messagePeerReaction": MessagePeerReactionTypeID,
tl_registry_gen.go#L4643: MessagePeerReactionTypeID: func() bin.Object { return &MessagePeerReaction{} },
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. |