const github.com/gotd/td/tg.PollResultsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_poll_results_gen.go#L86: const PollResultsTypeID = 0xba7bb15e
tl_poll_results_gen.go#L188: return PollResultsTypeID
tl_poll_results_gen.go#L200: ID: PollResultsTypeID,
tl_poll_results_gen.go#L292: b.PutID(PollResultsTypeID)
tl_poll_results_gen.go#L357: if err := b.ConsumeID(PollResultsTypeID); err != nil {
tl_registry_gen.go#L1088: PollResultsTypeID: "pollResults#ba7bb15e",
tl_registry_gen.go#L3555: "pollResults": PollResultsTypeID,
tl_registry_gen.go#L6022: PollResultsTypeID: func() bin.Object { return &PollResults{} },
![]() |
The pages are generated with Golds v0.8.5. (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. |