github.com/gotd/td/tg.AccountSavedMusicIDsBox.SavedMusicIds (field)
6 uses
github.com/gotd/td/tg (current package)
tl_account_get_saved_music_ids_gen.go#L188: return result.SavedMusicIds, nil
tl_account_saved_music_ids_gen.go#L378: SavedMusicIds AccountSavedMusicIDsClass
tl_account_saved_music_ids_gen.go#L390: b.SavedMusicIds = v
tl_account_saved_music_ids_gen.go#L396: if b == nil || b.SavedMusicIds == nil {
tl_account_saved_music_ids_gen.go#L399: return b.SavedMusicIds.Encode(buf)
tl_server_gen.go#L2758: return &AccountSavedMusicIDsBox{SavedMusicIds: 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. |