github.com/gotd/td/tg.AccountSaveMusicRequest.Unsave (field)
7 uses
github.com/gotd/td/tg (current package)
tl_account_save_music_gen.go#L49: Unsave bool
tl_account_save_music_gen.go#L79: if !(s.Unsave == false) {
tl_account_save_music_gen.go#L107: s.Unsave = from.GetUnsave()
tl_account_save_music_gen.go#L158: if !(s.Unsave == false) {
tl_account_save_music_gen.go#L222: s.Unsave = s.Flags.Has(0)
tl_account_save_music_gen.go#L244: s.Unsave = true
tl_account_save_music_gen.go#L247: s.Unsave = false
![]() |
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. |