github.com/gotd/td/mt.RPCDropAnswerBox.RpcDropAnswer (field)
6 uses
github.com/gotd/td/mt (current package)
tl_rpc_drop_answer_gen.go#L483: RpcDropAnswer RPCDropAnswerClass
tl_rpc_drop_answer_gen.go#L495: b.RpcDropAnswer = v
tl_rpc_drop_answer_gen.go#L501: if b == nil || b.RpcDropAnswer == nil {
tl_rpc_drop_answer_gen.go#L504: return b.RpcDropAnswer.Encode(buf)
github.com/gotd/td/mtproto
rpc.go#L63: switch resp.RpcDropAnswer.(type) {
rpc.go#L69: return errors.Errorf("unexpected response type: %T", resp.RpcDropAnswer)
![]() |
The pages are generated with Golds v0.8.4. (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. |