github.com/gotd/td/tg.AvailableReaction.AppearAnimation (field)
8 uses
github.com/gotd/td/tg (current package)
tl_available_reaction_gen.go#L55: AppearAnimation DocumentClass
tl_available_reaction_gen.go#L108: if !(a.AppearAnimation == nil) {
tl_available_reaction_gen.go#L158: a.AppearAnimation = from.GetAppearAnimation()
tl_available_reaction_gen.go#L289: if a.AppearAnimation == nil {
tl_available_reaction_gen.go#L292: if err := a.AppearAnimation.Encode(b); err != nil {
tl_available_reaction_gen.go#L381: a.AppearAnimation = value
tl_available_reaction_gen.go#L488: return a.AppearAnimation
tl_available_reaction_gen.go#L558: return a.AppearAnimation.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. |