func github.com/gotd/td/tg.DecodeNotificationSound

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_peer_notify_settings_gen.go#L348: 		value, err := DecodeNotificationSound(b)
		tl_input_peer_notify_settings_gen.go#L369: 		value, err := DecodeNotificationSound(b)
		tl_notification_sound_gen.go#L579: func DecodeNotificationSound(buf *bin.Buffer) (NotificationSoundClass, error) {
		tl_notification_sound_gen.go#L628: 	v, err := DecodeNotificationSound(buf)
		tl_peer_notify_settings_gen.go#L462: 		value, err := DecodeNotificationSound(b)
		tl_peer_notify_settings_gen.go#L469: 		value, err := DecodeNotificationSound(b)
		tl_peer_notify_settings_gen.go#L476: 		value, err := DecodeNotificationSound(b)
		tl_peer_notify_settings_gen.go#L497: 		value, err := DecodeNotificationSound(b)
		tl_peer_notify_settings_gen.go#L504: 		value, err := DecodeNotificationSound(b)
		tl_peer_notify_settings_gen.go#L511: 		value, err := DecodeNotificationSound(b)