github.com/gotd/td/tg.AccountSavedRingtoneConverted.Document (field)
7 uses
github.com/gotd/td/tg (current package)
tl_account_saved_ringtone_gen.go#L147: Document DocumentClass
tl_account_saved_ringtone_gen.go#L170: if !(s.Document == nil) {
tl_account_saved_ringtone_gen.go#L190: s.Document = from.GetDocument()
tl_account_saved_ringtone_gen.go#L238: if s.Document == nil {
tl_account_saved_ringtone_gen.go#L241: if err := s.Document.Encode(b); err != nil {
tl_account_saved_ringtone_gen.go#L268: s.Document = value
tl_account_saved_ringtone_gen.go#L278: return s.Document
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. |