github.com/gotd/td/tg.AvailableReaction.CenterIcon (field)
9 uses
github.com/gotd/td/tg (current package)
tl_available_reaction_gen.go#L72: CenterIcon DocumentClass
tl_available_reaction_gen.go#L123: if !(a.CenterIcon == nil) {
tl_available_reaction_gen.go#L167: a.CenterIcon = val
tl_available_reaction_gen.go#L258: if !(a.CenterIcon == nil) {
tl_available_reaction_gen.go#L322: if a.CenterIcon == nil {
tl_available_reaction_gen.go#L325: if err := a.CenterIcon.Encode(b); err != nil {
tl_available_reaction_gen.go#L416: a.CenterIcon = value
tl_available_reaction_gen.go#L536: a.CenterIcon = value
tl_available_reaction_gen.go#L548: return a.CenterIcon, 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. |