github.com/gotd/td/tg.Config.ReactionsDefault (field)
9 uses
github.com/gotd/td/tg (current package)
tl_config_gen.go#L201: ReactionsDefault ReactionClass
tl_config_gen.go#L364: if !(c.ReactionsDefault == nil) {
tl_config_gen.go#L506: c.ReactionsDefault = val
tl_config_gen.go#L790: if !(c.ReactionsDefault == nil) {
tl_config_gen.go#L880: if c.ReactionsDefault == nil {
tl_config_gen.go#L883: if err := c.ReactionsDefault.Encode(b); err != nil {
tl_config_gen.go#L1214: c.ReactionsDefault = value
tl_config_gen.go#L1734: c.ReactionsDefault = value
tl_config_gen.go#L1746: return c.ReactionsDefault, 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. |