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