github.com/gotd/td/tg.MediaAreaSuggestedReaction.Reaction (field)
7 uses
github.com/gotd/td/tg (current package)
tl_media_area_gen.go#L732: Reaction ReactionClass
tl_media_area_gen.go#L767: if !(m.Reaction == nil) {
tl_media_area_gen.go#L793: m.Reaction = from.GetReaction()
tl_media_area_gen.go#L872: if m.Reaction == nil {
tl_media_area_gen.go#L875: if err := m.Reaction.Encode(b); err != nil {
tl_media_area_gen.go#L914: m.Reaction = value
tl_media_area_gen.go#L970: 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. |