github.com/gotd/td/internal/mt.RPCResult.ReqMsgID (field)

5 uses

	github.com/gotd/td/internal/mt (current package)
		tl_rpc_result_gen.go#L37: 	ReqMsgID int64
		tl_rpc_result_gen.go#L57: 	if !(r.ReqMsgID == 0) {
		tl_rpc_result_gen.go#L125: 	b.PutLong(r.ReqMsgID)
		tl_rpc_result_gen.go#L153: 		r.ReqMsgID = value
		tl_rpc_result_gen.go#L168: 	return r.ReqMsgID