github.com/gotd/td/tg.InputMediaPaidMedia.Payload (field)
8 uses
github.com/gotd/td/tg (current package)
tl_input_media_gen.go#L5123: Payload string
tl_input_media_gen.go#L5155: if !(i.Payload == "") {
tl_input_media_gen.go#L5180: i.Payload = val
tl_input_media_gen.go#L5227: if !(i.Payload == "") {
tl_input_media_gen.go#L5261: b.PutString(i.Payload)
tl_input_media_gen.go#L5316: i.Payload = value
tl_input_media_gen.go#L5340: i.Payload = value
tl_input_media_gen.go#L5352: return i.Payload, 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. |