const github.com/gotd/td/tg.PollAnswerTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_poll_answer_gen.go#L49: const PollAnswerTypeID = 0x6ca9c2e9
tl_poll_answer_gen.go#L95: return PollAnswerTypeID
tl_poll_answer_gen.go#L107: ID: PollAnswerTypeID,
tl_poll_answer_gen.go#L131: b.PutID(PollAnswerTypeID)
tl_poll_answer_gen.go#L150: if err := b.ConsumeID(PollAnswerTypeID); err != nil {
tl_registry_gen.go#L935: PollAnswerTypeID: "pollAnswer#6ca9c2e9",
tl_registry_gen.go#L2717: "pollAnswer": PollAnswerTypeID,
tl_registry_gen.go#L4499: PollAnswerTypeID: func() bin.Object { return &PollAnswer{} },
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. |