github.com/gotd/td/tg.UsersSavedMusic.Count (field)
6 uses
github.com/gotd/td/tg (current package)
tl_users_saved_music_gen.go#L183: Count int
tl_users_saved_music_gen.go#L208: if !(s.Count == 0) {
tl_users_saved_music_gen.go#L232: s.Count = from.GetCount()
tl_users_saved_music_gen.go#L285: b.PutInt(s.Count)
tl_users_saved_music_gen.go#L319: s.Count = value
tl_users_saved_music_gen.go#L346: return s.Count
![]() |
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. |