github.com/gotd/td/tg.DocumentAttributeAudio.Performer (field)
8 uses
github.com/gotd/td/tg (current package)
tl_document_attribute_gen.go#L957: Performer string
tl_document_attribute_gen.go#L1000: if !(d.Performer == "") {
tl_document_attribute_gen.go#L1034: d.Performer = val
tl_document_attribute_gen.go#L1102: if !(d.Performer == "") {
tl_document_attribute_gen.go#L1133: b.PutString(d.Performer)
tl_document_attribute_gen.go#L1182: d.Performer = value
tl_document_attribute_gen.go#L1242: d.Performer = value
tl_document_attribute_gen.go#L1254: return d.Performer, true
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. |