github.com/gotd/td/tg.AccountSavedRingtonesBox.SavedRingtones (field)
6 uses
github.com/gotd/td/tg (current package)
tl_account_get_saved_ringtones_gen.go#L180: return result.SavedRingtones, nil
tl_account_saved_ringtones_gen.go#L402: SavedRingtones AccountSavedRingtonesClass
tl_account_saved_ringtones_gen.go#L414: b.SavedRingtones = v
tl_account_saved_ringtones_gen.go#L420: if b == nil || b.SavedRingtones == nil {
tl_account_saved_ringtones_gen.go#L423: return b.SavedRingtones.Encode(buf)
tl_server_gen.go#L1850: return &AccountSavedRingtonesBox{SavedRingtones: response}, nil
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. |