github.com/gotd/td/tg.MessagePeerReaction.Reaction (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_peer_reaction_gen.go#L65: Reaction ReactionClass
tl_message_peer_reaction_gen.go#L101: if !(m.Reaction == nil) {
tl_message_peer_reaction_gen.go#L131: m.Reaction = from.GetReaction()
tl_message_peer_reaction_gen.go#L226: if m.Reaction == nil {
tl_message_peer_reaction_gen.go#L229: if err := m.Reaction.Encode(b); err != nil {
tl_message_peer_reaction_gen.go#L278: m.Reaction = value
tl_message_peer_reaction_gen.go#L361: return m.Reaction
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. |