github.com/gotd/td/tg.ReactionsNotifySettings.Sound (field)
7 uses
github.com/gotd/td/tg (current package)
tl_reactions_notify_settings_gen.go#L65: Sound NotificationSoundClass
tl_reactions_notify_settings_gen.go#L102: if !(r.Sound == nil) {
tl_reactions_notify_settings_gen.go#L141: r.Sound = from.GetSound()
tl_reactions_notify_settings_gen.go#L250: if r.Sound == nil {
tl_reactions_notify_settings_gen.go#L253: if err := r.Sound.Encode(b); err != nil {
tl_reactions_notify_settings_gen.go#L307: r.Sound = value
tl_reactions_notify_settings_gen.go#L378: return r.Sound
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |