github.com/gotd/td/tg.PeerNotifySettings.StoriesOtherSound (field)
9 uses
github.com/gotd/td/tg (current package)
tl_peer_notify_settings_gen.go#L89: StoriesOtherSound NotificationSoundClass
tl_peer_notify_settings_gen.go#L140: if !(p.StoriesOtherSound == nil) {
tl_peer_notify_settings_gen.go#L211: p.StoriesOtherSound = val
tl_peer_notify_settings_gen.go#L330: if !(p.StoriesOtherSound == nil) {
tl_peer_notify_settings_gen.go#L409: if p.StoriesOtherSound == nil {
tl_peer_notify_settings_gen.go#L412: if err := p.StoriesOtherSound.Encode(b); err != nil {
tl_peer_notify_settings_gen.go#L515: p.StoriesOtherSound = value
tl_peer_notify_settings_gen.go#L703: p.StoriesOtherSound = value
tl_peer_notify_settings_gen.go#L715: return p.StoriesOtherSound, 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. |