const github.com/gotd/td/tg.PollResultsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_poll_results_gen.go#L78: const PollResultsTypeID = 0x7adf2420
tl_poll_results_gen.go#L162: return PollResultsTypeID
tl_poll_results_gen.go#L174: ID: PollResultsTypeID,
tl_poll_results_gen.go#L242: b.PutID(PollResultsTypeID)
tl_poll_results_gen.go#L299: if err := b.ConsumeID(PollResultsTypeID); err != nil {
tl_registry_gen.go#L938: PollResultsTypeID: "pollResults#7adf2420",
tl_registry_gen.go#L2720: "pollResults": PollResultsTypeID,
tl_registry_gen.go#L4502: PollResultsTypeID: func() bin.Object { return &PollResults{} },
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. |