github.com/gotd/td/tg.ReactionsNotifySettings.Sound (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_reactions_notify_settings_gen.go#L65: 	Sound NotificationSoundClass
		tl_reactions_notify_settings_gen.go#L102: 	if !(r.Sound == nil) {
		tl_reactions_notify_settings_gen.go#L141: 	r.Sound = from.GetSound()
		tl_reactions_notify_settings_gen.go#L250: 	if r.Sound == nil {
		tl_reactions_notify_settings_gen.go#L253: 	if err := r.Sound.Encode(b); err != nil {
		tl_reactions_notify_settings_gen.go#L307: 		r.Sound = value
		tl_reactions_notify_settings_gen.go#L378: 	return r.Sound