const github.com/gotd/td/internal/mt.ResPQTypeID
8 uses
github.com/gotd/td/internal/mt (current package)
tl_registry_gen.go#L37: ResPQTypeID: "resPQ#5162463",
tl_registry_gen.go#L88: "resPQ": ResPQTypeID,
tl_registry_gen.go#L139: ResPQTypeID: func() bin.Object { return &ResPQ{} },
tl_res_p_q_gen.go#L47: const ResPQTypeID = 0x5162463
tl_res_p_q_gen.go#L90: return ResPQTypeID
tl_res_p_q_gen.go#L102: ID: ResPQTypeID,
tl_res_p_q_gen.go#L134: b.PutID(ResPQTypeID)
tl_res_p_q_gen.go#L158: if err := b.ConsumeID(ResPQTypeID); err != nil {
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. |