github.com/gotd/td/tg.InputReplyToMessage.PollOption (field)
8 uses
github.com/gotd/td/tg (current package)
tl_input_reply_to_gen.go#L99: PollOption []byte
tl_input_reply_to_gen.go#L149: if !(i.PollOption == nil) {
tl_input_reply_to_gen.go#L207: i.PollOption = val
tl_input_reply_to_gen.go#L306: if !(i.PollOption == nil) {
tl_input_reply_to_gen.go#L370: b.PutBytes(i.PollOption)
tl_input_reply_to_gen.go#L467: i.PollOption = value
tl_input_reply_to_gen.go#L609: i.PollOption = value
tl_input_reply_to_gen.go#L621: return i.PollOption, 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. |