github.com/gotd/td/tg.StoriesSendReactionRequest.AddToRecent (field)
7 uses
github.com/gotd/td/tg (current package)
tl_stories_send_reaction_gen.go#L48: AddToRecent bool
tl_stories_send_reaction_gen.go#L75: if !(s.AddToRecent == false) {
tl_stories_send_reaction_gen.go#L107: s.AddToRecent = from.GetAddToRecent()
tl_stories_send_reaction_gen.go#L159: if !(s.AddToRecent == false) {
tl_stories_send_reaction_gen.go#L219: s.AddToRecent = s.Flags.Has(0)
tl_stories_send_reaction_gen.go#L248: s.AddToRecent = true
tl_stories_send_reaction_gen.go#L251: s.AddToRecent = false
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. |