const github.com/gotd/td/internal/mt.RPCDropAnswerRequestTypeID
9 uses
github.com/gotd/td/internal/mt (current package)
tl_registry_gen.go#L76: RPCDropAnswerRequestTypeID: "rpc_drop_answer#58e4a740",
tl_registry_gen.go#L127: "rpc_drop_answer": RPCDropAnswerRequestTypeID,
tl_registry_gen.go#L178: RPCDropAnswerRequestTypeID: func() bin.Object { return &RPCDropAnswerRequest{} },
tl_rpc_drop_answer_const_gen.go#L41: const RPCDropAnswerRequestTypeID = 0x58e4a740
tl_rpc_drop_answer_const_gen.go#L75: return RPCDropAnswerRequestTypeID
tl_rpc_drop_answer_const_gen.go#L87: ID: RPCDropAnswerRequestTypeID,
tl_rpc_drop_answer_const_gen.go#L107: b.PutID(RPCDropAnswerRequestTypeID)
tl_rpc_drop_answer_const_gen.go#L125: if err := b.ConsumeID(RPCDropAnswerRequestTypeID); err != nil {
github.com/gotd/td/internal/mtproto
rpc.go#L52: c.getTimeout(mt.RPCDropAnswerRequestTypeID),
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. |