github.com/gotd/td/tg.StoryView.Reaction (field)
9 uses
github.com/gotd/td/tg (current package)
tl_story_view_gen.go#L65: Reaction ReactionClass
tl_story_view_gen.go#L103: if !(s.Reaction == nil) {
tl_story_view_gen.go#L132: s.Reaction = val
tl_story_view_gen.go#L195: if !(s.Reaction == nil) {
tl_story_view_gen.go#L221: if s.Reaction == nil {
tl_story_view_gen.go#L224: if err := s.Reaction.Encode(b); err != nil {
tl_story_view_gen.go#L273: s.Reaction = value
tl_story_view_gen.go#L335: s.Reaction = value
tl_story_view_gen.go#L347: return s.Reaction, true
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. |