github.com/gotd/td/tg.ReactionsNotifySettings.ShowPreviews (field)
6 uses
github.com/gotd/td/tg (current package)
tl_reactions_notify_settings_gen.go#L72: ShowPreviews bool
tl_reactions_notify_settings_gen.go#L105: if !(r.ShowPreviews == false) {
tl_reactions_notify_settings_gen.go#L142: r.ShowPreviews = from.GetShowPreviews()
tl_reactions_notify_settings_gen.go#L256: b.PutBool(r.ShowPreviews)
tl_reactions_notify_settings_gen.go#L314: r.ShowPreviews = value
tl_reactions_notify_settings_gen.go#L386: return r.ShowPreviews
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |