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
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |