github.com/gotd/td/tg.InputMediaPoll.Solution (field)
8 uses
github.com/gotd/td/tg (current package)
tl_input_media_gen.go#L3592: Solution string
tl_input_media_gen.go#L3631: if !(i.Solution == "") {
tl_input_media_gen.go#L3663: i.Solution = val
tl_input_media_gen.go#L3723: if !(i.Solution == "") {
tl_input_media_gen.go#L3759: b.PutString(i.Solution)
tl_input_media_gen.go#L3823: i.Solution = value
tl_input_media_gen.go#L3874: i.Solution = value
tl_input_media_gen.go#L3886: return i.Solution, 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. |