github.com/gotd/td/tg.AvailableReaction.SelectAnimation (field)
8 uses
github.com/gotd/td/tg (current package)
tl_available_reaction_gen.go#L57: SelectAnimation DocumentClass
tl_available_reaction_gen.go#L111: if !(a.SelectAnimation == nil) {
tl_available_reaction_gen.go#L159: a.SelectAnimation = from.GetSelectAnimation()
tl_available_reaction_gen.go#L295: if a.SelectAnimation == nil {
tl_available_reaction_gen.go#L298: if err := a.SelectAnimation.Encode(b); err != nil {
tl_available_reaction_gen.go#L388: a.SelectAnimation = value
tl_available_reaction_gen.go#L496: return a.SelectAnimation
tl_available_reaction_gen.go#L563: return a.SelectAnimation.AsNotEmpty()
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. |