github.com/gotd/td/tg.AccountSavedRingtoneBox.SavedRingtone (field)
6 uses
github.com/gotd/td/tg (current package)
tl_account_save_ringtone_gen.go#L236: return result.SavedRingtone, nil
tl_account_saved_ringtone_gen.go#L346: SavedRingtone AccountSavedRingtoneClass
tl_account_saved_ringtone_gen.go#L358: b.SavedRingtone = v
tl_account_saved_ringtone_gen.go#L364: if b == nil || b.SavedRingtone == nil {
tl_account_saved_ringtone_gen.go#L367: return b.SavedRingtone.Encode(buf)
tl_server_gen.go#L1867: return &AccountSavedRingtoneBox{SavedRingtone: response}, nil
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |