github.com/gotd/td/tg.StoryItem.SentReaction (field)
9 uses
github.com/gotd/td/tg (current package)
tl_story_item_gen.go#L553: SentReaction ReactionClass
tl_story_item_gen.go#L650: if !(s.SentReaction == nil) {
tl_story_item_gen.go#L740: s.SentReaction = val
tl_story_item_gen.go#L941: if !(s.SentReaction == nil) {
tl_story_item_gen.go#L1034: if s.SentReaction == nil {
tl_story_item_gen.go#L1037: if err := s.SentReaction.Encode(b); err != nil {
tl_story_item_gen.go#L1196: s.SentReaction = value
tl_story_item_gen.go#L1557: s.SentReaction = value
tl_story_item_gen.go#L1569: return s.SentReaction, true
![]() |
The pages are generated with Golds v0.8.4. (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. |