github.com/gotd/td/tg.AccountSaveMusicRequest.ID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_account_save_music_gen.go#L53: ID InputDocumentClass
tl_account_save_music_gen.go#L82: if !(s.ID == nil) {
tl_account_save_music_gen.go#L108: s.ID = from.GetID()
tl_account_save_music_gen.go#L184: if s.ID == nil {
tl_account_save_music_gen.go#L187: if err := s.ID.Encode(b); err != nil {
tl_account_save_music_gen.go#L228: s.ID = value
tl_account_save_music_gen.go#L264: return s.ID
tl_account_save_music_gen.go#L287: return s.ID.AsNotEmpty()
![]() |
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. |