github.com/gotd/td/tg.AccountSaveRingtoneRequest.ID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_account_save_ringtone_gen.go#L54: ID InputDocumentClass
tl_account_save_ringtone_gen.go#L74: if !(s.ID == nil) {
tl_account_save_ringtone_gen.go#L98: s.ID = from.GetID()
tl_account_save_ringtone_gen.go#L151: if s.ID == nil {
tl_account_save_ringtone_gen.go#L154: if err := s.ID.Encode(b); err != nil {
tl_account_save_ringtone_gen.go#L182: s.ID = value
tl_account_save_ringtone_gen.go#L199: return s.ID
tl_account_save_ringtone_gen.go#L212: return s.ID.AsNotEmpty()
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. |