github.com/gotd/td/tg.UpdateNotifySettings.NotifySettings (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L3201: 	NotifySettings PeerNotifySettings
		tl_update_gen.go#L3227: 	if !(u.NotifySettings.Zero()) {
		tl_update_gen.go#L3249: 	u.NotifySettings = from.GetNotifySettings()
		tl_update_gen.go#L3307: 	if err := u.NotifySettings.Encode(b); err != nil {
		tl_update_gen.go#L3337: 		if err := u.NotifySettings.Decode(b); err != nil {
		tl_update_gen.go#L3357: 	return u.NotifySettings