github.com/gotd/td/tg.NotificationSoundLocal.Title (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_notification_sound_gen.go#L244: 	Title string
		tl_notification_sound_gen.go#L270: 	if !(n.Title == "") {
		tl_notification_sound_gen.go#L294: 	n.Title = from.GetTitle()
		tl_notification_sound_gen.go#L347: 	b.PutString(n.Title)
		tl_notification_sound_gen.go#L373: 		n.Title = value
		tl_notification_sound_gen.go#L390: 	return n.Title