github.com/gotd/td/tg.AvailableReaction.EffectAnimation (field)
8 uses
github.com/gotd/td/tg (current package)
tl_available_reaction_gen.go#L62: EffectAnimation DocumentClass
tl_available_reaction_gen.go#L117: if !(a.EffectAnimation == nil) {
tl_available_reaction_gen.go#L161: a.EffectAnimation = from.GetEffectAnimation()
tl_available_reaction_gen.go#L307: if a.EffectAnimation == nil {
tl_available_reaction_gen.go#L310: if err := a.EffectAnimation.Encode(b); err != nil {
tl_available_reaction_gen.go#L402: a.EffectAnimation = value
tl_available_reaction_gen.go#L512: return a.EffectAnimation
tl_available_reaction_gen.go#L573: return a.EffectAnimation.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. |