github.com/gotd/td/tg.DocumentAttributeAudio.Performer (field)
8 uses
github.com/gotd/td/tg (current package)
tl_document_attribute_gen.go#L1053: Performer string
tl_document_attribute_gen.go#L1096: if !(d.Performer == "") {
tl_document_attribute_gen.go#L1130: d.Performer = val
tl_document_attribute_gen.go#L1198: if !(d.Performer == "") {
tl_document_attribute_gen.go#L1229: b.PutString(d.Performer)
tl_document_attribute_gen.go#L1278: d.Performer = value
tl_document_attribute_gen.go#L1338: d.Performer = value
tl_document_attribute_gen.go#L1350: return d.Performer, true
![]() |
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. |