github.com/gotd/td/tg.AvailableReaction.AroundAnimation (field)
9 uses
github.com/gotd/td/tg (current package)
tl_available_reaction_gen.go#L67: AroundAnimation DocumentClass
tl_available_reaction_gen.go#L120: if !(a.AroundAnimation == nil) {
tl_available_reaction_gen.go#L163: a.AroundAnimation = val
tl_available_reaction_gen.go#L255: if !(a.AroundAnimation == nil) {
tl_available_reaction_gen.go#L314: if a.AroundAnimation == nil {
tl_available_reaction_gen.go#L317: if err := a.AroundAnimation.Encode(b); err != nil {
tl_available_reaction_gen.go#L409: a.AroundAnimation = value
tl_available_reaction_gen.go#L518: a.AroundAnimation = value
tl_available_reaction_gen.go#L530: return a.AroundAnimation, 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. |