github.com/gotd/td/tg.InputPeerNotifySettings.StoriesSound (field)
9 uses
github.com/gotd/td/tg (current package)
tl_input_peer_notify_settings_gen.go#L71: StoriesSound NotificationSoundClass
tl_input_peer_notify_settings_gen.go#L110: if !(i.StoriesSound == nil) {
tl_input_peer_notify_settings_gen.go#L161: i.StoriesSound = val
tl_input_peer_notify_settings_gen.go#L248: if !(i.StoriesSound == nil) {
tl_input_peer_notify_settings_gen.go#L295: if i.StoriesSound == nil {
tl_input_peer_notify_settings_gen.go#L298: if err := i.StoriesSound.Encode(b); err != nil {
tl_input_peer_notify_settings_gen.go#L373: i.StoriesSound = value
tl_input_peer_notify_settings_gen.go#L489: i.StoriesSound = value
tl_input_peer_notify_settings_gen.go#L501: return i.StoriesSound, true
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. |