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#L406: SavedRingtones AccountSavedRingtonesClass
tl_account_saved_ringtones_gen.go#L418: b.SavedRingtones = v
tl_account_saved_ringtones_gen.go#L424: if b == nil || b.SavedRingtones == nil {
tl_account_saved_ringtones_gen.go#L427: return b.SavedRingtones.Encode(buf)
tl_server_gen.go#L1922: return &AccountSavedRingtonesBox{SavedRingtones: response}, nil
![]() |
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. |