github.com/gotd/td/tg.UsersGetSavedMusicRequest.ID (field)
7 uses
github.com/gotd/td/tg (current package)
tl_users_get_saved_music_gen.go#L43: ID InputUserClass
tl_users_get_saved_music_gen.go#L74: if !(g.ID == nil) {
tl_users_get_saved_music_gen.go#L106: g.ID = from.GetID()
tl_users_get_saved_music_gen.go#L169: if g.ID == nil {
tl_users_get_saved_music_gen.go#L172: if err := g.ID.Encode(b); err != nil {
tl_users_get_saved_music_gen.go#L202: g.ID = value
tl_users_get_saved_music_gen.go#L233: return g.ID
![]() |
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. |