const github.com/gotd/td/tg.PollTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_poll_gen.go#L76: const PollTypeID = 0x86e18161
tl_poll_gen.go#L166: return PollTypeID
tl_poll_gen.go#L178: ID: PollTypeID,
tl_poll_gen.go#L258: b.PutID(PollTypeID)
tl_poll_gen.go#L293: if err := b.ConsumeID(PollTypeID); err != nil {
tl_registry_gen.go#L936: PollTypeID: "poll#86e18161",
tl_registry_gen.go#L2718: "poll": PollTypeID,
tl_registry_gen.go#L4500: PollTypeID: func() bin.Object { return &Poll{} },
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. |