github.com/gotd/td/tg.UserFull.SavedMusic (field)
9 uses
github.com/gotd/td/tg (current package)
tl_user_full_gen.go#L378: SavedMusic DocumentClass
tl_user_full_gen.go#L579: if !(u.SavedMusic == nil) {
tl_user_full_gen.go#L811: u.SavedMusic = val
tl_user_full_gen.go#L1292: if !(u.SavedMusic == nil) {
tl_user_full_gen.go#L1486: if u.SavedMusic == nil {
tl_user_full_gen.go#L1489: if err := u.SavedMusic.Encode(b); err != nil {
tl_user_full_gen.go#L1766: u.SavedMusic = value
tl_user_full_gen.go#L2756: u.SavedMusic = value
tl_user_full_gen.go#L2768: return u.SavedMusic, true
![]() |
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. |